diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-12-02 12:43:43 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-12-22 19:31:18 +0100 |
commit | 5d1ec85f00e999dba61bdcbd959d62439d418e56 (patch) | |
tree | ca83faa924349b915ba10b6373154fe0e6b5f81b /arch/cris/kernel | |
parent | cfg80211: avoid sending spurious deauth to userspace (diff) | |
download | linux-5d1ec85f00e999dba61bdcbd959d62439d418e56.tar.xz linux-5d1ec85f00e999dba61bdcbd959d62439d418e56.zip |
mac80211: dont try to use existing sta for AP
Clean out some cruft that could use an already existing
sta_info struct -- that case cannot happen. Also, there's
a bug there -- if allocation/insertion fails then it is
possible that we are left in a lingering state where
mac80211 waits for the AP, cfg80211 waits for mac80211,
but the AP has already replied. Since there's no way to
indicate an internal error, pretend there was a timeout,
i.e. that the AP never responded.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch/cris/kernel')
0 files changed, 0 insertions, 0 deletions