mac80211: IBSS join rework
authorAlina Friedrichsen <x-alina@gmx.net>
Thu, 29 Jan 2009 12:56:20 +0000 (13:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:40 +0000 (15:03 -0500)
commitc4e3a5844812dd5bf03282e021175d55d608f594
tree9abe70bd77754ec2e0b29e0bc2019e19d341a3ee
parentf2bffa7ea012befc2230331f97bf9b002c0b62bb
mac80211: IBSS join rework

I hold back this patch for around a week to avoid
confusion. This is the second step of
"mac80211: Fixed BSSID handling revisited".

With it, in the situation of a strange merge to the
same BSSID (e.g. caused by a TSF overflow) only
reset_tsf() is called.

And sta_info_flush_delayed() is only called if you
change the network manually, not on an automatic
BSSID merge.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c