nuke ath_hal_*xstbcsupport
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ah.h
index 385d1fdecd17308b5f8d24cd7d93c83c406d4b1c..4901097480cfa5de643123d3f53cf39a48ff738f 100755 (executable)
@@ -75,8 +75,6 @@ typedef enum {
        HAL_CAP_VEOL        = 0,
        HAL_CAP_BSSIDMASK   = 1,
        HAL_CAP_TSF_ADJUST  = 2,
-       HAL_CAP_RX_STBC     = 3,
-       HAL_CAP_TX_STBC     = 4,
        HAL_CAP_HT          = 5,
        HAL_CAP_RTS_AGGR_LIMIT = 6,
 } HAL_CAPABILITY_TYPE;