OSDN Git Service

wl12xx: sleep instead of wakeup after tx work
authorEliad Peller <eliad@wizery.com>
Mon, 4 Apr 2011 07:38:47 +0000 (10:38 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 2 May 2011 07:25:22 +0000 (10:25 +0300)
commitc75bbcdb200e2815c855e42a4685d170858af306
tree7fa407753a39e5258166a95bd52a86820cc77027
parent564f59509e26355965949c677f9d6eb064a3aa0b
wl12xx: sleep instead of wakeup after tx work

commit d05c806 ("wl12xx: rearrange some ELP wake_up/sleep calls")
introduced a bug in which wl1271_ps_elp_wakeup() was called instead
of wl1271_ps_elp_sleep() after completing the tx work.

Reported-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/tx.c