mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 01:06:46 +09:00
staging: rtl8723au: Remove unused #defines WEP_KEY_LEN and MGMT_QUEUE_NUM
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
bf51cb6780
commit
e0ea5c8e66
@@ -27,8 +27,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define MGMT_QUEUE_NUM 5
|
||||
|
||||
#ifdef CONFIG_8723AU_AP_MODE
|
||||
|
||||
/* STA flags */
|
||||
@@ -305,7 +303,6 @@ struct ieee80211_snap_hdr {
|
||||
#define IEEE80211_OFDM_SHIFT_MASK_A 4
|
||||
|
||||
#define WEP_KEYS 4
|
||||
#define WEP_KEY_LEN 13
|
||||
|
||||
|
||||
/* MAX_RATES_LENGTH needs to be 12. The spec says 8, and many APs
|
||||
|
||||
Reference in New Issue
Block a user