]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: allow driver to iterate keys
authorJohannes Berg <johannes.berg@intel.com>
Tue, 5 Jul 2011 14:35:39 +0000 (16:35 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Jul 2011 19:05:41 +0000 (15:05 -0400)
commit078c64ee3a058741e1470620b1c54ec84d1c1d4a
tree9a029493580c0d822badfa9f2218ef0c72ae6f33
parent811edf6f351f8191866f8b4312f9415de405f70f
mac80211: allow driver to iterate keys

When in suspend/wowlan, devices might implement crypto
offload differently (more features), and might require
reprogramming keys for the WoWLAN (as it is the case
for Intel devices that use another uCode image). Thus
allow the driver to iterate all keys in this context.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/key.c