mt76: mt76s: get rid of unused variable
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 31 Jul 2020 11:50:14 +0000 (13:50 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Sep 2020 16:10:13 +0000 (18:10 +0200)
Remove unused state variable in mt76_sdio structure

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76.h

index cf1d02f..3dbb5d5 100644 (file)
@@ -458,8 +458,6 @@ struct mt76_sdio {
 
        struct work_struct stat_work;
 
-       unsigned long state;
-
        struct sdio_func *func;
 
        struct {