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

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
...@@ -458,8 +458,6 @@ struct mt76_sdio { ...@@ -458,8 +458,6 @@ struct mt76_sdio {
struct work_struct stat_work; struct work_struct stat_work;
unsigned long state;
struct sdio_func *func; struct sdio_func *func;
struct { struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment