I'm encountering serious issues trying to rebuild for 5.15.2, most of which I have already fixed, but there's still an error I don't know how to solve:
/rtl88x2bu/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
20 | #include <net/ipx.h>
I'm encountering serious issues trying to rebuild for 5.15.2, most of which I have already fixed, but there's still an error I don't know how to solve:
UPDATE: Nevermind, found a fix here: https://github.com/cilynx/rtl88x2bu/commit/e3339ad63c0a51e353f714743b8f0124ec2d89ba. I'm currently using branch
5.6.1.6_35492.20191025_COEX20180928-6a6a
where it hasn't been merged yet.