mac80211: do not send duplicate data frames to the cooked monitor interface
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Feb 2011 18:20:08 +0000 (19:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Feb 2011 21:29:52 +0000 (16:29 -0500)
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>
net/mac80211/rx.c

Simple merge