Home
last modified time | relevance | path

Searched hist:"8 bc8aecdc5e26cfda12dbd6867af4aa67836da6a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff 8bc8aecdc5e26cfda12dbd6867af4aa67836da6a Mon Mar 21 14:01:00 CDT 2011 Felix Fietkau <nbd@openwrt.org> 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>