mac80211: initialize the last rx time when creating a station
authorFelix Fietkau <nbd@openwrt.org>
Mon, 21 Mar 2011 03:19:35 +0000 (03:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 21 Mar 2011 03:19:35 +0000 (03:19 +0000)
commit081d942c66e32387a20e7903d0c7ce7f0c01f2a1
treea930df8e1d8a8f5ebecdfed871ecc6aadbbe2e1e
parent7b51438eeba6500006b379d12746eb79e40a9b94
mac80211: initialize the last rx time when creating a station

should hopefully finally take care of the nasty reassociation issues which showed up as
Jan  1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343, #8830 and others.

SVN-Revision: 26251
package/mac80211/patches/570-mac80211_initialize_last_rx.patch [new file with mode: 0644]