linux/drivers/net
Johannes Berg 6ad0435991 iwlwifi: mvm: don't warn in queue sync on RF-kill
If we happen to be in or get into the queue sync when RF-kill
is asserted, we return from there and warn since there are
still queue sync notifications outstanding. These can't ever
come though, because we're in RF-kill, so don't WARN then.

While at it, also move the warning to the appropriate place,
if the request is not synchronous then we shouldn't warn, but
currently always will.

To make it fast, also trigger the waitq when on rfkill assert.

Fixes: 0636b93821 ("iwlwifi: mvm: implement driver RX queues sync command")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-23 00:13:01 +03:00
..
appletalk
arcnet
bonding bonding: warn user when 802.3ad speed is unknown 2017-06-10 16:06:49 -04:00
caif
can
cris net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
dsa net: dsa: mv88e6xxx: prefix PHY macros 2017-06-09 12:11:00 -04:00
ethernet sh_eth: add support for changing MTU 2017-06-12 09:57:52 -04:00
fddi
fjes
hamradio hdlcdrv: Fix divide by zero in hdlcdrv_ioctl 2017-05-27 18:44:17 -04:00
hippi
hyperv netvsc: fold in get_outbound_net_device 2017-06-09 12:15:05 -04:00
ieee802154 net: ieee802154: fix potential null pointer dereference 2017-05-23 20:12:53 +02:00
ipvlan Ipvlan should return an error when an address is already in use. 2017-06-09 12:26:07 -04:00
irda
phy Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-06-06 22:20:08 -04:00
plip
ppp ppp: mppe: Use vsnprintf extension %phN 2017-06-06 15:16:33 -04:00
slip
team net: Remove support for bridge bypass ndos from stacked devices 2017-06-08 14:16:28 -04:00
usb r8152: replace napi_complete with napi_complete_done 2017-06-09 15:37:02 -04:00
vmxnet3
wan net/wan/fsl_ucc_hdlc: fix muram allocation error 2017-05-22 12:28:45 -04:00
wimax
wireless iwlwifi: mvm: don't warn in queue sync on RF-kill 2017-06-23 00:13:01 +03:00
xen-netback
dummy.c
eql.c
geneve.c geneve: add missing rx stats accounting 2017-06-09 12:49:57 -04:00
gtp.c net: fix potential null pointer dereference 2017-05-25 12:54:02 -04:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c macsec: check return value of skb_to_sgvec always 2017-06-04 23:01:47 -04:00
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c drivers/net/sungem: add const to mii_phy_ops structures 2017-06-08 15:32:47 -04:00
tap.c
tun.c tun: use symmetric hash 2017-06-06 16:23:31 -04:00
veth.c
virtio_net.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-06-06 22:20:08 -04:00
vrf.c
vsockmon.c
vxlan.c vxlan: use a more suitable function when assigning NULL 2017-06-07 15:26:03 -04:00
xen-netfront.c