Re: [PATCH v2.6.29] iwlwifi: clean key table in iwl_clear_stations_table
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2009-01-28 20:37:08
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2009-01-28 20:37:08
On Wed, 2009-01-28 at 09:38 -0800, Reinette Chatre wrote:
Cleans uCode key table bit map iwl_clear_stations_table since all stations are cleared also the key table must be. Since the keys are not removed properly on suspend by mac80211 this may result in exhausting key table on resume leading to memory corruption during removal
Just FYI, this is fixed now in mac80211. johannes