ratectrl_11n_ln: nuke rcSibUpdate_11n
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ratectrl11n.h
index f220819fe10ee820033964a9ae43b04ac4614b31..1123febeab34dfba88adde76f23b64b7d7416d13 100755 (executable)
@@ -157,20 +157,6 @@ typedef struct {
        rc11n_info_t     info[];
 } RATE_TABLE_11N;
 
-/*
- *  Update the SIB's rate control information
- *
- *  This should be called when the supported rates change
- *  (e.g. SME operation, wireless mode change)
- *
- *  It will determine which rates are valid for use.
- */
-void rcSibUpdate_11n(struct ath_softc_tgt *,
-                    struct ath_node_target *,
-                    A_UINT32 capflag, 
-                    A_BOOL keepState,
-                    struct ieee80211_rate *rs);
-
 /*
  * Determines and returns the new Tx rate index.
  */