diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-06-16 15:05:57 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-07-17 15:37:55 +0200 |
commit | 9ad8b21b742503030d543cd272de6a4eb3e3cc27 (patch) | |
tree | 690c6fcf6d5de3f0985ad5ac30f691d8cfcfec4a /net/mac80211/util.c | |
parent | 16bf948081d0ea0f6cdef54b79a0250d4b099970 (diff) | |
download | talos-op-linux-9ad8b21b742503030d543cd272de6a4eb3e3cc27.tar.gz talos-op-linux-9ad8b21b742503030d543cd272de6a4eb3e3cc27.zip |
mac80211: remove short frame test and counter
Short frames less than 16 octets are already blocked in the monitor
code by the should_drop_frame() function, and cannot get into the
regular RX path. Therefore, this check can never trigger and the
counter invariably stays zero. Remove the useless code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions