]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support getting key sequence counters via cfg80211
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 19 Dec 2007 01:03:31 +0000 (02:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:50 +0000 (14:59 -0800)
commit1cb6121851d2eb9f721c212e6d9243a23842c800
tree86246464a61297e4df2e593c31b2e2dda325cf5c
parentdb9b81bd70632dc6c77dbe1b0d62dadd2cf2d5f0
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