diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-21 19:01:00 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-21 19:19:50 (GMT) |
commit | 8bc8aecdc5e26cfda12dbd6867af4aa67836da6a (patch) | |
tree | a76e8ea6da9ebafe1f7407f304521ed242fab756 /net/mac80211/mesh.c | |
parent | 61e1b0b00c793ad5a32fe2181c9f77115fed5dc4 (diff) | |
download | linux-fsl-qoriq-8bc8aecdc5e26cfda12dbd6867af4aa67836da6a.tar.xz |
mac80211: initialize sta->last_rx in sta_info_alloc
This field is used to determine the inactivity time. When in AP mode,
hostapd uses it for kicking out inactive clients after a while. Without this
patch, hostapd immediately deauthenticates a new client if it checks the
inactivity time before the client sends its first data frame.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mesh.c')
0 files changed, 0 insertions, 0 deletions