mt76: mt76s: get rid of unused variable

Remove unused state variable in mt76_sdio structure

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Lorenzo Bianconi 2020-07-31 13:50:14 +02:00 committed by Felix Fietkau
parent 4d59f8c9b5
commit 35296ed28a

View File

@ -458,8 +458,6 @@ struct mt76_sdio {
struct work_struct stat_work;
unsigned long state;
struct sdio_func *func;
struct {