cfg80211: remove enum ieee80211_band
[cascardo/linux.git] / drivers / staging / rtl8723au / include / ieee80211.h
index 3aa40a3..634102e 100644 (file)
@@ -266,7 +266,7 @@ join_res:
 
 /* Represent channel details, subset of ieee80211_channel */
 struct rtw_ieee80211_channel {
-       /* enum ieee80211_band band; */
+       /* enum nl80211_band band; */
        /* u16 center_freq; */
        u16 hw_value;
        u32 flags;