]> bbs.cooldavid.org Git - net-next-2.6.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)
commitc10afb6e844b7936092396f719b794c4d0038f27
tree32d2aa88058ff320063fdec5f606235acc2e3015
parent2995bafafd4d9d2f840b51b0121997be09fb8b47
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