commit | 50339a67e2d4386d8919195989371579cab8649d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Aug 28 17:01:52 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:40 2007 -0700 |
tree | 398fffe801706572f58ac0b7c8078112e1c3b97b | |
parent | 2a8a9a88fc1b18f5c45244d0ef8a5352f6cf761f [diff] |
[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>