commit | 2df8bfd7240117b91241a01e3f50f2e83827ccab | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 31 20:02:06 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 06 13:18:15 2016 +0200 |
tree | f5b93105a9716735d83d7236c437c2e3c803b497 | |
parent | 0be6ed133835b1a5e492f86099ce372b5a2e2296 [diff] |
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>