diff options
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
-rw-r--r-- | net/mac80211/debugfs_sta.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/debugfs_sta.c b/net/mac80211/debugfs_sta.c index da34ea70276f..2daaa802bbd0 100644 --- a/net/mac80211/debugfs_sta.c +++ b/net/mac80211/debugfs_sta.c | |||
@@ -60,7 +60,6 @@ static const struct file_operations sta_ ##name## _ops = { \ | |||
60 | STA_OPS(name) | 60 | STA_OPS(name) |
61 | 61 | ||
62 | STA_FILE(aid, aid, D); | 62 | STA_FILE(aid, aid, D); |
63 | STA_FILE(key_idx_compression, key_idx_compression, D); | ||
64 | STA_FILE(dev, dev->name, S); | 63 | STA_FILE(dev, dev->name, S); |
65 | STA_FILE(vlan_id, vlan_id, D); | 64 | STA_FILE(vlan_id, vlan_id, D); |
66 | STA_FILE(rx_packets, rx_packets, LU); | 65 | STA_FILE(rx_packets, rx_packets, LU); |