android_kernel_motorola_sm6225/drivers/net/wireless/ti
Eliad Peller 9b1a0a7771 wlcore: consider single fw case
When a single fw is being used for both single-role
and multi-role cases (e.g. 18xx), wl->mr_fw_name is
NULL, which results in NULL dereference while trying
to load the multi-role fw.

In this case, always use the single-role fw, and avoid
redundant fw switch by checking for this case in
wl12xx_need_fw_change() as well.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
2012-09-27 12:13:50 +03:00
..
wl12xx wl12xx: remove duplicated include from main.c 2012-09-27 12:07:30 +03:00
wl18xx wl18xx: update default phy configuration for pg2 2012-09-27 12:13:50 +03:00
wl1251 mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
wlcore wlcore: consider single fw case 2012-09-27 12:13:50 +03:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00