]> bbs.cooldavid.org Git - net-next-2.6.git/commit
iwlwifi: add context pointer to station
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:45 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:26:54 +0000 (09:26 -0700)
commit238d781d33dcd7941e7ab799c59156e5f7ebda9d
treed9cc8c5b60b2feeee14a6a98d22603e769459c1b
parent770e13bdda27065e31b3ab4daa3a04b6429719a1
iwlwifi: add context pointer to station

Sometimes we only pass around station
pointers but need to find the context
they belong to, so store it in there.

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-agn.c
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