From: Johannes Berg Date: Tue, 5 Jul 2011 14:35:39 +0000 (+0200) Subject: mac80211: allow driver to iterate keys X-Git-Tag: v3.1-rc1~316^2~189^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830af02f24fbc087999b757b8eca51829c67fa6f;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed