diff options
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r-- | net/mac80211/ieee80211_i.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h index 0014b5396ce5..8603dfb52b3a 100644 --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h | |||
@@ -1242,6 +1242,8 @@ struct ieee80211_local { | |||
1242 | 1242 | ||
1243 | struct ieee80211_sub_if_data __rcu *p2p_sdata; | 1243 | struct ieee80211_sub_if_data __rcu *p2p_sdata; |
1244 | 1244 | ||
1245 | struct napi_struct *napi; | ||
1246 | |||
1245 | /* virtual monitor interface */ | 1247 | /* virtual monitor interface */ |
1246 | struct ieee80211_sub_if_data __rcu *monitor_sdata; | 1248 | struct ieee80211_sub_if_data __rcu *monitor_sdata; |
1247 | struct cfg80211_chan_def monitor_chandef; | 1249 | struct cfg80211_chan_def monitor_chandef; |