cfg80211: clear connect keys when freeing them
authorJohannes Berg <johannes.berg@intel.com>
Wed, 10 Sep 2014 10:39:54 +0000 (13:39 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Sep 2014 10:07:18 +0000 (12:07 +0200)
When freeing the connect keys, 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