iwlwifi: support channel switch offload in driver
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 6 May 2010 15:54:11 +0000 (08:54 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Sun, 6 Jun 2010 06:16:09 +0000 (23:16 -0700)
Support channel switch in driver as a separated mac80211 callback
function instead of part of mac_config callback; by moving to this
approach, uCode can have more control of channel switch timing.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found