Open
Description
Hi,
After upgrading the kernel to 6.8.4 on my Fedora 39 installation, the make stops over IPX header obstacle:
${HOME}/rtl8814au/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
20 | #include <net/ipx.h>
| ^~~~~~~~~~~
It seems net/ipx.h had been deprecated at some point, so has to be removed from the driver, I guess.
Thanks,
Oleg
Metadata
Assignees
Labels
No labels