Commit 35296ed2 authored by Lorenzo Bianconi's avatar Lorenzo Bianconi Committed by Felix Fietkau
Browse files

mt76: mt76s: get rid of unused variable



Remove unused state variable in mt76_sdio structure

Signed-off-by: default avatarLorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 4d59f8c9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -458,8 +458,6 @@ struct mt76_sdio {

	struct work_struct stat_work;

	unsigned long state;

	struct sdio_func *func;

	struct {