aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2009-07-16 11:39:04 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-07-24 15:05:21 -0400
commit25e83c490be421019997146bdec8645f5bcabcd1 (patch)
tree61215246924f8aebcc0fd0a6fd7fc651dcc487bb /drivers/net/wireless/p54
parentd4b1a6876f99ae1886cd254f649506af6692ac9f (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 <johannes@sipsolutions.net> Tested-by: Kalle Valo <kalle.valo@iki.fi> Tested-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/p54')
0 files changed, 0 insertions, 0 deletions