linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] small docbook fixes
@ 2011-07-09 12:48 Johannes Berg
  2011-07-09 12:48 ` [PATCH 1/2] cfg80211: fix docbook Johannes Berg
  2011-07-09 12:48 ` [PATCH 2/2] mac80211: " Johannes Berg
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Berg @ 2011-07-09 12:48 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

Just minor oversights in previous patches.

johannes


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

* [PATCH 1/2] cfg80211: fix docbook
  2011-07-09 12:48 [PATCH 0/2] small docbook fixes Johannes Berg
@ 2011-07-09 12:48 ` Johannes Berg
  2011-07-09 12:48 ` [PATCH 2/2] mac80211: " Johannes Berg
  1 sibling, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2011-07-09 12:48 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Johannes Berg

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

Looks like I forgot to document the "gfp" parameter
to cfg80211_gtk_rekey_notify, add it.

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

--- a/include/net/cfg80211.h	2011-07-09 14:42:30.000000000 +0200
+++ b/include/net/cfg80211.h	2011-07-09 14:42:35.000000000 +0200
@@ -3055,6 +3055,7 @@ void cfg80211_cqm_pktloss_notify(struct
  * @dev: network device
  * @bssid: BSSID of AP (to avoid races)
  * @replay_ctr: new replay counter
+ * @gfp: allocation flags
  */
 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
 			       const u8 *replay_ctr, gfp_t gfp);



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

* [PATCH 2/2] mac80211: fix docbook
  2011-07-09 12:48 [PATCH 0/2] small docbook fixes Johannes Berg
  2011-07-09 12:48 ` [PATCH 1/2] cfg80211: fix docbook Johannes Berg
@ 2011-07-09 12:48 ` Johannes Berg
  1 sibling, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2011-07-09 12:48 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Johannes Berg

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

I changed the TKIP key functions, but forgot to
update the documentation includes, fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 Documentation/DocBook/80211.tmpl |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

--- a/Documentation/DocBook/80211.tmpl	2011-07-09 14:45:55.000000000 +0200
+++ b/Documentation/DocBook/80211.tmpl	2011-07-09 14:46:17.000000000 +0200
@@ -419,8 +419,9 @@ MISSING
 !Finclude/net/mac80211.h set_key_cmd
 !Finclude/net/mac80211.h ieee80211_key_conf
 !Finclude/net/mac80211.h ieee80211_key_flags
-!Finclude/net/mac80211.h ieee80211_tkip_key_type
-!Finclude/net/mac80211.h ieee80211_get_tkip_key
+!Finclude/net/mac80211.h ieee80211_get_tkip_p1k
+!Finclude/net/mac80211.h ieee80211_get_tkip_p1k_iv
+!Finclude/net/mac80211.h ieee80211_get_tkip_p2k
 !Finclude/net/mac80211.h ieee80211_key_removed
       </chapter>
 



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

end of thread, other threads:[~2011-07-09 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09 12:48 [PATCH 0/2] small docbook fixes Johannes Berg
2011-07-09 12:48 ` [PATCH 1/2] cfg80211: fix docbook Johannes Berg
2011-07-09 12:48 ` [PATCH 2/2] mac80211: " 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).