[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan
authorChris Ball <cjb@laptop.org>
Fri, 25 May 2007 16:13:24 +0000 (12:13 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:39 +0000 (14:28 -0400)
commit0583e8ef149700ede2aa181509e217c39e565f28
tree563408ecc4cd17d7403c43ff8dc7697c7615dd42
parent0601e7ee463f2736586de9a24025f8791db7f5a8
[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan

The previous patch wakes up the mesh device *instead* of the wlan device
when coming out of scan. We need to wake up both of them.

Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/scan.c