]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwlagn: fix resume for ADHOC network
authorMohamed Abbas <mohamed.abbas@intel.com>
Fri, 7 Nov 2008 17:58:34 +0000 (09:58 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Nov 2008 16:06:07 +0000 (11:06 -0500)
commitada1751346b5539f393c2e9c9dc04d9e7078e53a
tree18ce5d4761ffd9c76a07c166e2cbda1af078b868
parent1e87d68083cd073c84edb3a71fa4365d7fc092bd
iwlagn: fix resume for ADHOC network

 ieee80211_notify_mac only reconnect BSS networks. Since IBSS does
 not need any auth or assoc steps we can just resume to the same
 condition before suspend. This patch will reestablish the ad-hoc
 network once it comes back from resume.

http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1774

Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c