mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
bcmdhd: solve ap6212 sdio transmit abnormal
This commit is contained in:
@@ -2006,6 +2006,10 @@ dhd_conf_preinit(dhd_pub_t *dhd)
|
||||
if (conf->chip == BCM4356_CHIP_ID) {
|
||||
conf->txbf = 1;
|
||||
}
|
||||
if (conf->chip == BCM43430_CHIP_ID) {
|
||||
conf->bus_rxglom = FALSE;
|
||||
conf->use_rxchain = 0;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user