commit | b1f93314bfc4d5753391616735f6b8df96db901d | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Feb 04 19:20:08 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 04 16:29:52 2011 -0500 |
tree | 9d6e690e3dca33295e3ca1f156bf9a84429f7388 | |
parent | 8e5461041f4498e3c8f4e0a51187f608f0a18b08 [diff] |
mac80211: do not send duplicate data frames to the cooked monitor interface I can't think of a valid use case for this aside from debugging (which can also be done with a real monitor interface), and dropping these frames saves some precious CPU cycles. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>