iwlagn: send RXON timing before associating
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:52 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:29:55 +0000 (09:29 -0700)
commit2491fa42d9bdf26075765db5d091b5d7225ca636
treee7f7795676564716a4881d49b6b9ae03790bf49a
parente72f368be61d9835c98cd00ee1f330d28e2488ef
iwlagn: send RXON timing before associating

The PAN functionality requires us to send the
timing including a valid DTIM period to the
microcode before associating, so request this
data from mac80211 and send it to the device.

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