linux/drivers/net/wireless/wl12xx
Dan Carpenter 03c5a9cf49 wl12xx: change type from u8 to int
ret is used to store int types.  Using an u8 will break the error
handling.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-02-22 18:06:35 +02:00
..
acx.c wl12xx: set supported_rates after association 2011-02-08 22:51:42 -02:00
acx.h wl12xx: use the conf struct instead of macros for memory configuration 2011-02-08 22:51:42 -02:00
boot.c
boot.h
cmd.c wl12xx: set supported_rates after association 2011-02-08 22:51:42 -02:00
cmd.h wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
conf.h wl12xx: use the conf struct instead of macros for memory configuration 2011-02-08 22:51:42 -02:00
debugfs.c
debugfs.h
event.c wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
event.h wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
ini.h
init.c wl12xx: change type from u8 to int 2011-02-22 18:06:35 +02:00
init.h
io.c
io.h
Kconfig wl12xx: fix sdio_test kconfig/build errors 2011-02-21 15:39:56 -05:00
main.c wl12xx: set supported_rates after association 2011-02-08 22:51:42 -02:00
Makefile
ps.c wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
ps.h
reg.h
rx.c wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
rx.h wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
scan.c
scan.h
sdio_test.c
sdio.c
spi.c
testmode.c
testmode.h
tx.c wl12xx: set supported_rates after association 2011-02-08 22:51:42 -02:00
tx.h
wl12xx_80211.h
wl12xx_platform_data.c
wl12xx.h wl12xx: set supported_rates after association 2011-02-08 22:51:42 -02:00