X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fif_athvar.h;fp=target_firmware%2Fwlan%2Fif_athvar.h;h=cd56d2307045663972b4feb8ff94ba88b2ca12b1;hb=9e8e26c261c4c0211cf0c3cf8da4342e2013caaf;hp=909b3f2c11d0421a59ecd6a8cb3132482ea04340;hpb=60b9031eb5a7620d8862d8b23ce04855fb645e76;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/if_athvar.h b/target_firmware/wlan/if_athvar.h index 909b3f2..cd56d23 100755 --- a/target_firmware/wlan/if_athvar.h +++ b/target_firmware/wlan/if_athvar.h @@ -517,7 +517,5 @@ a_uint8_t ath_get_minrateidx(struct ath_softc_tgt *sc, struct ath_vap_target *av (ath_hal_getcapability(_ah, HAL_CAP_HT, 0, NULL) == HAL_OK) #define ath_hal_getrtsaggrlimit(_ah, _pv) \ (ath_hal_getcapability(_ah, HAL_CAP_RTS_AGGR_LIMIT, 0, _pv) == HAL_OK) -#define ath_hal_set11n_aggr_last(_ah, _ds) \ - ((*(_ah)->ah_set11nAggrLast)(_ah, _ds)) #endif /* _DEV_ATH_ATHVAR_H */