]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[MAC80211]: fix key debugfs
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 28 Aug 2007 21:01:52 +0000 (17:01 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:40 +0000 (16:48 -0700)
commit50339a67e2d4386d8919195989371579cab8649d
tree398fffe801706572f58ac0b7c8078112e1c3b97b
parent2a8a9a88fc1b18f5c45244d0ef8a5352f6cf761f
[MAC80211]: fix key debugfs

This fixes two issues with the key debugfs:
 1) key index obviously isn't unique
 2) various missing break statements led to bogus output

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/debugfs_key.c