|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
--- a/drivers/net/wireless/brcm80211/brcmsmac/main.c
|
|
|
|
|
+++ b/drivers/net/wireless/brcm80211/brcmsmac/main.c
|
|
|
|
|
@@ -4537,7 +4537,8 @@ static int brcms_b_attach(struct brcms_c
|
|
|
|
|
@@ -4502,7 +4502,8 @@ static int brcms_b_attach(struct brcms_c
|
|
|
|
|
|
|
|
|
|
/* check device id(srom, nvram etc.) to set bands */
|
|
|
|
|
if (wlc_hw->deviceid == BCM43224_D11N_ID ||
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
|
/* Dualband boards */
|
|
|
|
|
wlc_hw->_nbands = 2;
|
|
|
|
|
else
|
|
|
|
|
@@ -5797,7 +5798,7 @@ static bool brcms_c_chipmatch_pci(struct
|
|
|
|
|
@@ -5655,7 +5656,7 @@ static bool brcms_c_chipmatch_pci(struct
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|