mac80211: remove rx_stats.last_rx update after sta alloc
authorJohannes Berg <johannes.berg@intel.com>
Thu, 31 Mar 2016 17:02:06 +0000 (20:02 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Apr 2016 11:18:15 +0000 (13:18 +0200)
commit2df8bfd7240117b91241a01e3f50f2e83827ccab
treef5b93105a9716735d83d7236c437c2e3c803b497
parent0be6ed133835b1a5e492f86099ce372b5a2e2296
mac80211: remove rx_stats.last_rx update after sta alloc

There's no need to update rx_stats.last_rx after allocating
a station since it's already updated during allocation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ocb.c