]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: use common ieee80211 constants
authorMichael Straube <straube.linux@gmail.com>
Wed, 1 Jul 2020 16:42:13 +0000 (18:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jul 2020 08:32:13 +0000 (10:32 +0200)
commitd7242aea12a2f98d5dd3b1252f7255361feda979
tree80a579bb7942164186db365ec41039d072b59e01
parent1d6eca6ede41fad87d6a9157232fd6a95cd89a9c
staging: rtl8712: use common ieee80211 constants

Many defined constants in wifi.h are unused and/or available from
<linux/ieee80211.h>, some with slightly different names. Use the
common ones, rename where necessary and remove unused.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200701164213.4205-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_linux.c
drivers/staging/rtl8712/rtl871x_mlme.c
drivers/staging/rtl8712/wifi.h