]> git.openfabrics.org - ~emulex/infiniband.git/commit
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Tue, 10 Aug 2010 04:38:36 +0000 (06:38 +0200)
committerLuciano Coelho <luciano.coelho@nokia.com>
Tue, 28 Sep 2010 09:15:08 +0000 (12:15 +0300)
commit03f06b7efc8cbc666bd096b68bdf955388e0b323
tree3f5c95edc8b2fe9159e638a6fcd3c8f6bd5eaf58
parent2f63b011b4a6d3c0572147be5756212f5558fff0
wl1271: Move setting of wake-up conditions to ps.c from cmd.c

This removes a fixme. Also, it removes a redundant setting of the wake-up
conditions when exiting power save mode, which should improve performance.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
drivers/net/wireless/wl12xx/wl1271_cmd.c
drivers/net/wireless/wl12xx/wl1271_ps.c