mac80211: clear key material when freeing keys
authorJohannes Berg <johannes.berg@intel.com>
Wed, 10 Sep 2014 10:39:55 +0000 (13:39 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Sep 2014 10:07:23 +0000 (12:07 +0200)
When freeing the key, clear the memory to avoid having the
key material stick around in memory "forever".

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found