Skip to content

Commit

Permalink
rndis_wlan: remove unused macro
Browse files Browse the repository at this point in the history
NET_TYPE_11FB actually has never been used.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Jussi Kivilinna authored and John W. Linville committed Nov 21, 2011
1 parent 1c70687 commit a7cf534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/rndis_wlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,6 @@ struct ndis_80211_pmkid {
/*
* private data
*/
#define NET_TYPE_11FB 0

#define CAP_MODE_80211A 1
#define CAP_MODE_80211B 2
#define CAP_MODE_80211G 4
Expand Down

0 comments on commit a7cf534

Please sign in to comment.