]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cebdba2aa5b5df70b3df940e326bdb3c708da7f
tree7f68d80d904ae453082c36af018560005e539d97
parent3f48c1c1beeaad93158137f285e39b9476a11b52
iwlwifi: use sync commands for keys

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>
drivers/net/wireless/iwlwifi/iwl-sta.c