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)
commitbd7a168a024dcfbc4db7fb79a51c8b574f55b527
tree80a579bb7942164186db365ec41039d072b59e01
parentee53f6dd709ed2c55c3603beeec494b02c5831c3
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