Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: make exists consistent
@ 2012-03-13  9:57 yegorslists
  0 siblings, 0 replies; only message in thread
From: yegorslists @ 2012-03-13  9:57 UTC (permalink / raw
  To: linux-wireless; +Cc: johannes.berg, Yegor Yefremov

From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 .../networking/mac80211-auth-assoc-deauth.txt      |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/networking/mac80211-auth-assoc-deauth.txt b/Documentation/networking/mac80211-auth-assoc-deauth.txt
index 721773d..e0a2aa58 100644
--- a/Documentation/networking/mac80211-auth-assoc-deauth.txt
+++ b/Documentation/networking/mac80211-auth-assoc-deauth.txt
@@ -14,7 +14,7 @@ alt authentication needed (not FT)
 userspace->mac80211: authenticate
 
 alt authenticated/authenticating already
-mac80211->driver: sta_state(AP, not-exist)
+mac80211->driver: sta_state(AP, not-exists)
 mac80211->driver: bss_info_changed(clear BSSID)
 else associated
 note over mac80211,driver
@@ -91,8 +91,8 @@ mac80211->driver: TX deauth/disassoc
 mac80211->driver: flush frames
 mac80211->driver: sta_state(AP,associated)
 mac80211->driver: sta_state(AP,authenticated)
-mac80211->driver: sta_state(AP,exist)
-mac80211->driver: sta_state(AP,not-exist)
+mac80211->driver: sta_state(AP,exists)
+mac80211->driver: sta_state(AP,not-exists)
 mac80211->driver: turn off powersave
 mac80211->driver: bss_info_changed(clear BSSID, not associated, no QoS, ...)
 mac80211->driver: config(non-HT channel type)
-- 
1.7.7


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-13  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13  9:57 [PATCH] Documentation: make exists consistent yegorslists

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 read-only IMAP folder(s) and NNTP newsgroup(s).