diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-12-01 03:43:28 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-02 15:16:50 -0500 |
commit | d7ae30f073a179a9cebd663e7502843ddf4ba672 (patch) | |
tree | 55f7ac0b789d0023137b6b4b482a93412e2ad85b /Documentation/DocBook/80211.tmpl | |
parent | 2e54a7a20cf7c02ee17c56488fedb8cd3d2c2f35 (diff) |
mac80211: document workqueue
Create a new chapter for the mac80211 workqueue
that contains the documentation written for it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/DocBook/80211.tmpl')
-rw-r--r-- | Documentation/DocBook/80211.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl index 20db115cadcf..c3c211eebd2f 100644 --- a/Documentation/DocBook/80211.tmpl +++ b/Documentation/DocBook/80211.tmpl | |||
@@ -355,6 +355,13 @@ | |||
355 | !Pinclude/net/mac80211.h Frame filtering | 355 | !Pinclude/net/mac80211.h Frame filtering |
356 | !Finclude/net/mac80211.h ieee80211_filter_flags | 356 | !Finclude/net/mac80211.h ieee80211_filter_flags |
357 | </chapter> | 357 | </chapter> |
358 | |||
359 | <chapter id="workqueue"> | ||
360 | <title>The mac80211 workqueue</title> | ||
361 | !Pinclude/net/mac80211.h mac80211 workqueue | ||
362 | !Finclude/net/mac80211.h ieee80211_queue_work | ||
363 | !Finclude/net/mac80211.h ieee80211_queue_delayed_work | ||
364 | </chapter> | ||
358 | </part> | 365 | </part> |
359 | 366 | ||
360 | <part id="advanced"> | 367 | <part id="advanced"> |