commit | e4c26add8893e40e6e809b8c1ebc81e37762af2b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jan 31 19:48:21 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:02 2008 -0500 |
tree | fb11a53da8c2cc6af47ca5436ce41cf7068b3949 | |
parent | 9ae54c8463691b64ca6e6d8680787a6527810984 [diff] |
mac80211: split RX_DROP Some instances of RX_DROP mean that the frame was useless, others mean that the frame should be visible in userspace on "cooked" monitor interfaces. This patch splits up RX_DROP and changes each instance appropriately. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>