diff options
author | Johannes Berg | 2017-02-20 08:59:16 +0100 |
---|---|---|
committer | Johannes Berg | 2017-02-27 14:00:26 +0100 |
commit | 0328edc77d4f35014b35f32b46be0a7e16aae74f (patch) | |
tree | 09806f42a07519776b2a131efcc2604ed2f69566 /fs/binfmt_elf.c | |
parent | 51fb60eb162ab84c5edf2ae9c63cf0b878e5547e (diff) |
mac80211: fix packet statistics for fast-RX
When adding per-CPU statistics, which added statistics back
to mac80211 for the fast-RX path, I evidently forgot to add
the "stats->packets++" line. The reason for that is likely
that I didn't see it since it's done in defragmentation for
the regular RX path.
Add the missing line to properly count received packets in
the fast-RX case.
Fixes: c9c5962b56c1 ("mac80211: enable collecting station statistics per-CPU")
Reported-by: Oren Givon <oren.givon@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions