[PATCH] Restore channel setting after scan.
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 23 Mar 2006 14:03:00 +0000 (14:03 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 23 Mar 2006 21:18:47 +0000 (16:18 -0500)
commit4edac92fcf5956b0ef52fb281207863902e430bc
treedb4539351c227c70504294715885a20bd3e60a05
parent9320199957cebc39ccef372fa1fccf5ba3d3fd7d
[PATCH] Restore channel setting after scan.

After a scan, we weren't switching back to the original channel if we
were associated with an AP. So NetworkManager's periodic scans would
disrupt connectivity until the ESSID was manually set again. Fix that.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/ieee80211softmac_scan.c