X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fmac80211%2Fmlme.c;h=1e97fb9fb34bde3f88988e42cd546b43d95a5b6e;hb=c44d040e186e1af9d947f7bad886b7c1d35a22f6;hp=e1d11c9b6729e0145866ab9df120ada75601fda1;hpb=8bad4afe1257585967a1b38cd3f21324b260812b;p=linux-2.6-omap-h63xx.git diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c index e1d11c9b672..1e97fb9fb34 100644 --- a/net/mac80211/mlme.c +++ b/net/mac80211/mlme.c @@ -2103,6 +2103,8 @@ static void ieee80211_rx_mgmt_assoc_resp(struct ieee80211_sub_if_data *sdata, rcu_read_unlock(); return; } + /* update new sta with its last rx activity */ + sta->last_rx = jiffies; } /*