]> Pileus Git - ~andy/linux/commit
iwlagn: fix FH error
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Dec 2010 14:07:56 +0000 (06:07 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sun, 26 Dec 2010 18:08:48 +0000 (10:08 -0800)
commitbdb84fec61aab7047b1b108b6b6824c003bc4d11
tree649f140750a61f142d457a859d2f78b7f3a2b6aa
parente88735d711948a580741fd337afd4ec11c395174
iwlagn: fix FH error

# iw wlan0 interface add moni0 type monitor flags control
# ip link set moni0 up

causes a continuous spew of FH_ERROR from the
device. Fix this by not setting the CTL2HOST
filter by itself -- CTL + promisc works fine.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c