From: Johannes Berg Date: Wed, 22 Apr 2015 12:40:58 +0000 (+0200) Subject: mac80211: remove support for IFF_PROMISC X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~345^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1404650ccbfeb76a84f301f22316be0d00a864;p=pandora-kernel.git mac80211: remove support for IFF_PROMISC This support is essentially useless as typically networks are encrypted, frames will be filtered by hardware, and rate scaling will be done with the intended recipient in mind. For real monitoring of the network, the monitor mode support should be used instead. Removing it removes a lot of corner cases. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed