cilynx / rtl88x2bu

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
GNU General Public License v2.0
1.66k stars 321 forks source link

Missing net/ipx.h #171

Closed ExperiBass closed 3 years ago

ExperiBass commented 3 years ago

Seems to be related to this https://lkml.org/lkml/2021/9/1/999

Kernel version: 5.15.0-rc3-1-mainline

Distro: Arch

cilynx commented 3 years ago

Thank you for the report. Please try the new remove_ipx branch. (aba46cd4dfe721df79fb24f7c9097f2b54006df3)

Confirmed working on Debian/sid running 5.14 and Ubuntu/21.10 running 5.15-rc3.

ExperiBass commented 3 years ago

Cool, that compiled and it's working :3

cilynx commented 3 years ago

Sweet -- looks like @MaxG87 pushed this same change to the main branch with e3339ad63c0a51e353f714743b8f0124ec2d89ba, so I cleaned up my remove_ipx branch and we should be all good here.