]> git.openfabrics.org - ~emulex/infiniband.git/commit
wl12xx: 1281/1283 support - Loading FW & NVS
authorShahar Levi <shahar_levi@ti.com>
Sun, 6 Mar 2011 14:32:10 +0000 (16:32 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 19 Apr 2011 13:48:10 +0000 (16:48 +0300)
commitbc765bf3b9a095b3e41c8cda80643901884c3dd4
treedebb36120cb682b9fb848f0876454547f285495f
parent49d750ca14cd49e76ab039b33b5a621e0a92b9fd
wl12xx: 1281/1283 support - Loading FW & NVS

Take care of FW & NVS with the auto-detection between wl127x and
wl128x.

[Moved some common code outside if statements and added notes about
NVS structure assumptions; Fixed a bug when checking the nvs size: if
the size was incorrect, the local nvs variable was set to NULL, it
should be wl->nvs instead. -- Luca]

[Merged with potential buffer overflow fix -- Luca]

Signed-off-by: Shahar Levi <shahar_levi@ti.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/boot.c
drivers/net/wireless/wl12xx/cmd.c
drivers/net/wireless/wl12xx/ini.h
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/sdio_test.c
drivers/net/wireless/wl12xx/testmode.c
drivers/net/wireless/wl12xx/wl12xx.h