aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r--include/net/mac80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index d6669fd3ffa8..003e4a03874e 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -330,6 +330,7 @@ struct ieee80211_tx_info {
330 330
331 union { 331 union {
332 struct { 332 struct {
333 /* NB: vif can be NULL for injected frames */
333 struct ieee80211_vif *vif; 334 struct ieee80211_vif *vif;
334 struct ieee80211_key_conf *hw_key; 335 struct ieee80211_key_conf *hw_key;
335 struct ieee80211_sta *sta; 336 struct ieee80211_sta *sta;