mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2026-01-12 00:28:43 +00:00
Many defined constants in wifi.h are unused and/or available from <linux/ieee80211.h>, some with slightly different names. Remove the constants from ieee80211.h and wifi.h and use the common ones. Rename where necessary.