iwlwifi: use sync commands for keys
authorJohannes Berg <johannes.berg@intel.com>
Mon, 14 Jun 2010 15:32:24 +0000 (08:32 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 21 Jun 2010 17:46:37 +0000 (10:46 -0700)
Key management can use sync commands
instead of asynchronous ones to have
better error checking.

Also add checks that the commands all
should have the mutex held.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found