projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
242516c
)
mt76: remove unused MT76_MORE_STATS state
author
Lorenzo Bianconi
<lorenzo.bianconi@redhat.com>
Thu, 6 Sep 2018 09:18:43 +0000
(11:18 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 19 Sep 2018 10:30:59 +0000
(12:30 +0200)
Remove no longer used hw state
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/mediatek/mt76/mt76.h
b/drivers/net/wireless/mediatek/mt76/mt76.h
index
8e33d7c
..
2d74a2c
100644
(file)
--- a/
drivers/net/wireless/mediatek/mt76/mt76.h
+++ b/
drivers/net/wireless/mediatek/mt76/mt76.h
@@
-217,7
+217,6
@@
enum {
MT76_OFFCHANNEL,
MT76_REMOVED,
MT76_READING_STATS,
- MT76_MORE_STATS,
};
struct mt76_hw_cap {