From: Johannes Berg Date: Thu, 31 Jan 2008 18:48:21 +0000 (+0100) Subject: mac80211: split RX_DROP X-Git-Tag: v2.6.26-rc1~1138^2~530^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c26add8893e40e6e809b8c1ebc81e37762af2b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed