commit | 62da92fb75c346b503bca765fd1337e08771c9fe | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Dec 19 02:03:31 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:50 2008 -0800 |
tree | 86246464a61297e4df2e593c31b2e2dda325cf5c | |
parent | e8cbb4cbeb7642d179b01c35adf036ddb65f3dd0 [diff] |
mac80211: support getting key sequence counters via cfg80211 This implements cfg80211's get_key() to allow retrieving the sequence counter for a TKIP or CCMP key from userspace. It also cleans up and documents the associated low-level driver interface. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>