* [PATCH] mac80211: improve sta_notify documentation
@ 2008-12-08 10:18 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2008-12-08 10:18 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless
Mention more possible STA entries and document the atomic requirement.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
include/net/mac80211.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- everything.orig/include/net/mac80211.h 2008-12-08 11:16:25.000000000 +0100
+++ everything/include/net/mac80211.h 2008-12-08 11:17:24.000000000 +0100
@@ -1257,8 +1257,8 @@ enum ieee80211_ampdu_mlme_action {
* the device does fragmentation by itself; if this method is assigned then
* the stack will not do fragmentation.
*
- * @sta_notify: Notifies low level driver about addition or removal
- * of associated station or AP.
+ * @sta_notify: Notifies low level driver about addition or removal of an
+ * associated station, AP, IBSS/WDS/mesh peer etc. Must be atomic.
*
* @sta_ps_notify: Notifies low level driver about the power state transition
* of a associated station. Must be atomic.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-08 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 10:18 [PATCH] mac80211: improve sta_notify documentation Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox