mac80211: support getting key sequence counters via cfg80211
commit62da92fb75c346b503bca765fd1337e08771c9fe
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 19 Dec 2007 01:03:31 +0000 (19 02:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:50 +0000 (28 14:59 -0800)
tree86246464a61297e4df2e593c31b2e2dda325cf5c
parente8cbb4cbeb7642d179b01c35adf036ddb65f3dd0
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>
include/net/mac80211.h
net/mac80211/cfg.c