Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291508
b: refs/heads/master
c: 6d430c2
h: refs/heads/master
v: v3
  • Loading branch information
Yegor Yefremov authored and John W. Linville committed Mar 13, 2012
1 parent 92a2335 commit 4f803f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c00228e98bd2c8ab92b6f364f196cb60a7ff76d
refs/heads/master: 6d430c2566467aaa6f39cbf7d0f6da5090db7007
6 changes: 3 additions & 3 deletions trunk/Documentation/networking/mac80211-auth-assoc-deauth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 4f803f9

Please sign in to comment.