linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mac80211: fix docbook
@ 2010-08-18 11:27 Johannes Berg
  2010-08-18 13:01 ` [PATCH v2] " Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2010-08-18 11:27 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

From: Johannes Berg <johannes.berg@intel.com>

Fix a small problem in the documentation for
ieee80211_request_smps.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 include/net/mac80211.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- wireless-testing.orig/include/net/mac80211.h	2010-08-18 13:26:33.000000000 +0200
+++ wireless-testing/include/net/mac80211.h	2010-08-18 13:26:43.000000000 +0200
@@ -2546,7 +2546,7 @@ void ieee80211_chswitch_done(struct ieee
 /**
  * ieee80211_request_smps - request SM PS transition
  * @vif: &struct ieee80211_vif pointer from the add_interface callback.
- * @mode: new SM PS mode
+ * @smps_mode: new SM PS mode
  *
  * This allows the driver to request an SM PS transition in managed
  * mode. This is useful when the driver has more information than



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v2] mac80211: fix docbook
  2010-08-18 11:27 [PATCH] mac80211: fix docbook Johannes Berg
@ 2010-08-18 13:01 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2010-08-18 13:01 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

From: Johannes Berg <johannes.berg@intel.com>

Fix a small problem in the documentation for
ieee80211_request_smps, and a now erroneous
inclusion of enum ieee80211_key_alg, which no
longer exists after the change to ciphers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 Documentation/DocBook/80211.tmpl |    1 -
 include/net/mac80211.h           |    2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

--- wireless-testing.orig/include/net/mac80211.h	2010-08-18 13:26:33.000000000 +0200
+++ wireless-testing/include/net/mac80211.h	2010-08-18 13:26:43.000000000 +0200
@@ -2546,7 +2546,7 @@ void ieee80211_chswitch_done(struct ieee
 /**
  * ieee80211_request_smps - request SM PS transition
  * @vif: &struct ieee80211_vif pointer from the add_interface callback.
- * @mode: new SM PS mode
+ * @smps_mode: new SM PS mode
  *
  * This allows the driver to request an SM PS transition in managed
  * mode. This is useful when the driver has more information than
--- wireless-testing.orig/Documentation/DocBook/80211.tmpl	2010-08-18 14:53:44.000000000 +0200
+++ wireless-testing/Documentation/DocBook/80211.tmpl	2010-08-18 14:54:25.000000000 +0200
@@ -248,7 +248,6 @@ MISSING
   <!-- intentionally multiple !F lines to get proper order -->
 !Finclude/net/mac80211.h set_key_cmd
 !Finclude/net/mac80211.h ieee80211_key_conf
-!Finclude/net/mac80211.h ieee80211_key_alg
 !Finclude/net/mac80211.h ieee80211_key_flags
       </chapter>
 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-18 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-18 11:27 [PATCH] mac80211: fix docbook Johannes Berg
2010-08-18 13:01 ` [PATCH v2] " Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).