Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment