summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2014-05-14 15:39:45 -0400
committerJohn W. Linville <linville@tuxdriver.com>2014-05-14 15:39:45 -0400
commiteac94da8b4cc3dd4336ed434fbc2370c3c850003 (patch)
treec8b9f912ce06c38d2e379006e511ef9d185de7eb /net/mac80211/ieee80211_i.h
parent209f6c37540a6cc1c74333a7ede0da729488a8cd (diff)
parentb4b177a5556a686909e643f1e9b6434c10de079f (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r--net/mac80211/ieee80211_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index 222c28b75315..f169b6ee94ee 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -317,6 +317,7 @@ struct ieee80211_roc_work {
bool started, abort, hw_begun, notified;
bool to_be_freed;
+ bool on_channel;
unsigned long hw_start_time;