Remove an unused variable.
This commit is contained in:
parent
e0b19442ed
commit
8c4de897b3
@ -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…
Reference in New Issue
Block a user