X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Far5416desc.h;h=fa7ff73b4e46234befb61a59a74e6d8123081987;hb=bd296f0c9f4e3b8517895f506d1d71336773ec1a;hp=5ea146c1aeb3a3a20a597e0f26345e1fb6939035;hpb=6d46e6f26898e6f2b6b250082a18fdb803c1d513;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ar5416desc.h b/target_firmware/wlan/ar5416desc.h index 5ea146c..fa7ff73 100755 --- a/target_firmware/wlan/ar5416desc.h +++ b/target_firmware/wlan/ar5416desc.h @@ -453,8 +453,6 @@ extern HAL_BOOL ar5416StopDmaReceive(struct ath_hal *ah); extern void ar5416StartPcuReceive(struct ath_hal *ah); extern void ar5416StopPcuReceive(struct ath_hal *ah); extern void ar5416AbortPcuReceive(struct ath_hal *ah); -extern void ar5416SetMulticastFilter(struct ath_hal *ah, - a_uint32_t filter0, a_uint32_t filter1); extern HAL_BOOL ar5416SetMulticastFilterIndex(struct ath_hal *, a_uint32_t ix); extern a_uint32_t ar5416GetRxFilter(struct ath_hal *ah); extern void ar5416SetRxFilter(struct ath_hal *ah, a_uint32_t bits);