]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx/wl18xx: check min FW version
authorArik Nemtsov <arik@wizery.com>
Mon, 25 Jun 2012 14:46:40 +0000 (17:46 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 16:10:12 +0000 (12:10 -0400)
commit63c414d16ffc407930f548026ed974a6a2d110a9
tree0dcf0b3644a48ac643450688ea0a1529d3296498
parent654097225d7c4d228f8dbc6fa19b06badce14520
wlcore/wl12xx/wl18xx: check min FW version

Refuse to boot if the FW version is too old. The minimum version is set
per chip, with the option of setting it per PG in the future.

When boot fails because of an old FW, display a helpful message.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/wl12xx.h
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/wl18xx.h
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/wlcore.h