linux/drivers/net
Helmut Schaa 41842dc1f0 ath9k: Fix symbol overlap window for half/quarter channels
Since commit cd6cfd7311
"ath9k: do not set half/quarter channel flags in AR_PHY_MODE" the
condition "rfMode & (AR_PHY_MODE_QUARTER | AR_PHY_MODE_HALF)" would
never evaluate to true.

Fix this by using the available IS_CHAN_HALF_RATE and IS_CHAN_QUARTER_RATE
marcros instead.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Acked-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-05-09 21:12:01 +03:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name() 2016-04-13 18:15:23 -04:00
ethernet ravb: make ravb_ptp_interrupt() *void* 2016-04-14 00:48:33 -04:00
fddi
fjes net: fjes: Use resource_size 2016-04-11 15:00:04 -04:00
hamradio
hippi
hyperv hv_netvsc: Fix the order of num_sc_offered decrement 2016-03-23 21:51:08 -04:00
ieee802154 ieee802154/adf7242: fix memory leak of firmware 2016-04-08 19:33:30 +02:00
ipvlan
irda irda: sh_irda: remove driver 2016-04-04 16:24:13 -04:00
phy net: mdio: Fix lockdep falls positive splat 2016-04-11 21:15:48 -04:00
plip
ppp
slip
team team: team should sync the port's uc/mc addrs when add a port 2016-03-30 17:06:58 -04:00
usb net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card 2016-03-31 17:15:35 -04:00
vmxnet3
wan
wimax
wireless ath9k: Fix symbol overlap window for half/quarter channels 2016-05-09 21:12:01 +03:00
xen-netback
dummy.c
eql.c
geneve.c geneve: change to use UDP socket GRO 2016-04-07 16:53:29 -04:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
veth.c
virtio_net.c
vrf.c
vxlan.c vxlan: fix incorrect type 2016-04-11 15:01:56 -04:00
xen-netfront.c