Remove an unused variable.
This commit is contained in:
parent
62f62f4f4a
commit
f20aaceeb4
@ -107,7 +107,6 @@ ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds,
|
||||
uint32_t size, u_int flags)
|
||||
{
|
||||
struct ar5416_desc *ads = AR5416DESC(ds);
|
||||
HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps;
|
||||
|
||||
HALASSERT((size &~ AR_BufLen) == 0);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user