linux/drivers/net/wireless/wl1251
Luciano Coelho 059625e757 wl1251: fix sparse warning
The wl1251 driver was generating the following warning:

drivers/net/wireless/wl1251/boot.c:467:21: warning: incorrect type in assignment (different base types)
drivers/net/wireless/wl1251/boot.c:467:21:    expected unsigned int [unsigned] [assigned] [usertype] val
drivers/net/wireless/wl1251/boot.c:467:21:    got restricted __le32 [usertype] <noident>

Fix this by removing one cpu_to_le32() call in the wrong place.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-15 08:38:27 +02:00
..
acx.c drivers/net/wireless/wl1251: add missing kfree 2011-08-10 14:07:10 -04:00
acx.h
boot.c wl1251: fix sparse warning 2012-02-15 08:38:27 +02:00
boot.h
cmd.c drivers/net/wireless/wl1251: add missing kfree 2011-08-10 14:07:10 -04:00
cmd.h
debugfs.c
debugfs.h
event.c
event.h
init.c
init.h
io.c
io.h
Kconfig
main.c mac80211: make CQM RSSI support per virtual interface 2012-01-27 14:56:54 -05:00
Makefile
ps.c
ps.h
reg.h
rx.c
rx.h
sdio.c
spi.c wireless: Remove redundant spi driver bus initialization 2011-11-28 14:43:58 -05:00
spi.h
tx.c
tx.h
wl12xx_80211.h
wl1251.h