From: Johannes Berg Date: Thu, 7 Jul 2011 16:58:00 +0000 (+0200) Subject: mac80211: allow drivers to access key sequence counter X-Git-Tag: v3.1-rc1~316^2~124^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea542d3c2862142ae511fac5ce2dfc7419dcc53;p=pandora-kernel.git mac80211: allow drivers to access key sequence counter In order to implement GTK rekeying, the device needs to be able to encrypt frames with the right PN/IV and check the PN/IV in RX frames. To be able to tell it about all those counters, we need to be able to get them from mac80211, this adds the required API. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed