]> bbs.cooldavid.org Git - net-next-2.6.git/commit
iwlwifi: pass address to iwl_remove_station
authorJohannes Berg <johannes.berg@intel.com>
Wed, 28 Apr 2010 15:44:51 +0000 (08:44 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:08:52 +0000 (15:08 -0700)
commitc0222df86e55576ef879795b5a158c46e6653f07
tree87a2c5b717617ef75fa90aa72ef6f2a42ac1d3d1
parent6e0b9cac681bf9b633397d2d5270e5ab31ca04db
iwlwifi: pass address to iwl_remove_station

We'll need that function for IBSS station management,
so pass it the address, which is the only thing it
uses from the station struct.

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