gnab / rtl8812au

Realtek 802.11n WLAN Adapter Linux driver
1.7k stars 551 forks source link

Fix compilation for kernel 5.15+ #237

Closed fsantini closed 2 years ago

fsantini commented 3 years ago

Removed IPX support in kernel v5.15

Patch from https://github.com/aircrack-ng/rtl8812au/pull/898/commits/47a38b7c736dd9e9baac9eb07a6dceb83429fb49

diegorondini commented 2 years ago

@gnab can you merge?