marvell88w8363: GCC2 fixes.
This commit is contained in:
@@ -622,9 +622,11 @@ mwl_hal_sethwdma(struct mwl_hal *mh0, const struct mwl_hal_txrxdma *dma)
|
||||
pCmd->TotalRxWcb = htole32(1); /* XXX */
|
||||
pCmd->RxPdWrPtr = htole32(dma->rxDescRead);
|
||||
pCmd->Flags = htole32(SET_HW_SPEC_HOSTFORM_BEACON
|
||||
/*
|
||||
#ifdef MWL_HOST_PS_SUPPORT
|
||||
| SET_HW_SPEC_HOST_POWERSAVE
|
||||
#endif
|
||||
*/
|
||||
| SET_HW_SPEC_HOSTFORM_PROBERESP);
|
||||
/* disable multi-bss operation for A1-A4 parts */
|
||||
if (mh->mh_revs.mh_macRev < 5)
|
||||
|
||||
Reference in New Issue
Block a user