Skip to content
Snippets Groups Projects
Commit 57fbcce3 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: remove enum ieee80211_band


This enum is already perfectly aliased to enum nl80211_band, and
the only reason for it is that we get IEEE80211_NUM_BANDS out of
it. There's no really good reason to not declare the number of
bands in nl80211 though, so do that and remove the cfg80211 one.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 35eb8f7b
No related branches found
No related tags found
No related merge requests found
Showing
with 125 additions and 126 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment