Staging: winbond: mto: removed function declaration
The following function declarations have been removed because they aren't implemented. Signed-off-by: Iker Pedrosa <ikerpedrosam@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
f49ad35cd1
Коммит
7a0b6c6244
|
@ -46,10 +46,7 @@ static int retryrate_rec[MTO_MAX_DATA_RATE_LEVELS];
|
|||
static u8 boSparseTxTraffic;
|
||||
|
||||
void MTO_Init(struct wbsoft_priv *adapter);
|
||||
void TxRateReductionCtrl(struct wbsoft_priv *adapter);
|
||||
void MTO_SetTxCount(struct wbsoft_priv *adapter, u8 t0, u8 index);
|
||||
void MTO_TxFailed(struct wbsoft_priv *adapter);
|
||||
void hal_get_dto_para(struct wbsoft_priv *adapter, char *buffer);
|
||||
|
||||
/*
|
||||
* ===========================================================================
|
||||
|
|
Загрузка…
Ссылка в новой задаче