diff options
author | Johannes Berg <johannes.berg@intel.com> | 2017-04-13 15:50:27 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-04-25 21:43:37 +0200 |
commit | 127f60bfa98f30f7f47ae362b9807f0d223cbcc2 (patch) | |
tree | 0cff37c1725ac7a0ab006cb68f1edd0b5e7d2c70 /net/wireless/core.c | |
parent | cd50ac0f31d111cf6c2a7b953a67703d5522ef55 (diff) | |
download | op-kernel-dev-127f60bfa98f30f7f47ae362b9807f0d223cbcc2.zip op-kernel-dev-127f60bfa98f30f7f47ae362b9807f0d223cbcc2.tar.gz |
mac80211: rewrite monitor mode delivery logic
The monitor mode delivery logic makes it hard to add any
kind of filtering in an efficient way, because the monitor
SKB is created first and then passed to all interfaces.
Rewrite the logic to create the monitor SKB the first time
it's actually needed, and then keep delivering it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions