From 863981e96738983919de841ec669e157e6bdaeb0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 11 Sep 2016 04:34:46 -0300 Subject: Linux-libre 4.7.1-gnu --- net/mac80211/ocb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'net/mac80211/ocb.c') diff --git a/net/mac80211/ocb.c b/net/mac80211/ocb.c index 0be0aadfc..88e6ebbbe 100644 --- a/net/mac80211/ocb.c +++ b/net/mac80211/ocb.c @@ -75,8 +75,6 @@ void ieee80211_ocb_rx_no_sta(struct ieee80211_sub_if_data *sdata, if (!sta) return; - sta->rx_stats.last_rx = jiffies; - /* Add only mandatory rates for now */ sband = local->hw.wiphy->bands[band]; sta->sta.supp_rates[band] = -- cgit v1.2.3-54-g00ecf