Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

rtl8712: remove unused macros from rtl8712/wifi.h

Those definitions are not used anywhere in the kernel. If you know any
reason why they should stay in the code please speak up!

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Przemo Firszt and committed by
Greg Kroah-Hartman
94973b63 c07f9721

-4
-4
drivers/staging/rtl8712/wifi.h
··· 437 437 #define _SSID_IE_ 0 438 438 #define _SUPPORTEDRATES_IE_ 1 439 439 #define _DSSET_IE_ 3 440 - #define _TIM_IE_ 5 441 440 #define _IBSS_PARA_IE_ 6 442 - #define _CHLGETXT_IE_ 16 443 - #define _RSN_IE_2_ 48` 444 - #define _SSN_IE_1_ 221 445 441 #define _ERPINFO_IE_ 42 446 442 #define _EXT_SUPPORTEDRATES_IE_ 50 447 443