diff options
| author | Johannes Berg <[email protected]> | 2009-07-16 11:39:04 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-07-24 15:05:21 -0400 |
| commit | 25e83c490be421019997146bdec8645f5bcabcd1 (patch) | |
| tree | 61215246924f8aebcc0fd0a6fd7fc651dcc487bb /include/linux | |
| parent | d4b1a6876f99ae1886cd254f649506af6692ac9f (diff) | |
cfg80211: don't optimise wext calls too much
In the wext code I tried to not reconnect all the time
when the user wasn't really sure what they were doing,
like setting the BSSID back to the same value it was.
However, this optimisation should only be done while
associated so that setting the BSSID back to the same
value that it was actually triggers a new association
if not currently associated. To achieve, that, put the
relevant code into the !IDLE case instead.
Signed-off-by: Johannes Berg <[email protected]>
Tested-by: Kalle Valo <[email protected]>
Tested-by: Marcel Holtmann <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions