linux_dsm_epyc7002/drivers/net/wireless/b43
Larry Finger acd82aa868 b43: silence phy_n sparse warnings
drivers/net/wireless/b43/phy_n.c:512:53: warning: cast truncates bits from constant value (ffff0fff becomes fff)
drivers/net/wireless/b43/phy_n.c:765:66: warning: cast truncates bits from constant value (ffff7fff becomes 7fff)
drivers/net/wireless/b43/phy_n.c:1012:38: warning: cast truncates bits from constant value (ffff00ff becomes ff)
drivers/net/wireless/b43/phy_n.c:1119:38: warning: cast truncates bits from constant value (ffff0fff becomes fff)
drivers/net/wireless/b43/phy_n.c:2458:56: warning: cast truncates bits from constant value (ffff7fff becomes 7fff)
drivers/net/wireless/b43/phy_n.c:2933:38: warning: cast truncates bits from constant value (ffff0fff becomes fff)
drivers/net/wireless/b43/phy_n.c:3294:57: warning: cast truncates bits from constant value (ffff3fff becomes 3fff)

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-21 14:49:46 -04:00
..
b43.h
debugfs.c
debugfs.h
dma.c b43: replace the ssb_dma API with the generic DMA API 2010-06-04 16:00:42 -04:00
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
main.h
Makefile
pcmcia.c pcmcia: re-work pcmcia_request_irq() 2010-05-10 10:23:13 +02:00
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_g.h
phy_lp.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_lp.h
phy_n.c b43: silence phy_n sparse warnings 2010-07-21 14:49:46 -04:00
phy_n.h
pio.c
pio.h
rfkill.c
rfkill.h
sdio.c b43: Add SDIO_DEVICE() for EW-CG1102GC 2010-06-28 15:16:19 -04:00
sdio.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
tables_nphy.h b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
tables.c
tables.h
wa.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
wa.h
xmit.c b43: remove usage of deprecated noise value 2010-04-28 16:48:21 -04:00
xmit.h