]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: make hw crypto context aware
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:43 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:25:56 +0000 (09:25 -0700)
commit69143f347e63dc40bdbe3e8475724fe8acbd1e9e
tree32d2aa88058ff320063fdec5f606235acc2e3015
parent267b5e3d733766337b3bc4d16b6b554bd7b2254c
iwlwifi: make hw crypto context aware

HW crypto needs to be aware of the context, and there
are different command IDs for the WEP keys per context,
so move the key tracking variables and command IDs into
the context structure.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-commands.h
drivers/net/wireless/iwlwifi/iwl-dev.h
drivers/net/wireless/iwlwifi/iwl-sta.c
drivers/net/wireless/iwlwifi/iwl-sta.h
drivers/net/wireless/iwlwifi/iwl3945-base.c