brcmfmac: fix watchdog timer regression
authorArend van Spriel <arend@broadcom.com>
Wed, 11 Mar 2015 15:11:33 +0000 (16:11 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 13 Mar 2015 14:10:37 +0000 (16:10 +0200)
commitcf45932a74d4d07c2d05c4e871f2ea5bc0e5891c
tree50c0b8160f4812ffa01ab924939bdbf2c13b887c
parent9819a9024eabee7bb793bbbb3f3833dfaf222dc9
brcmfmac: fix watchdog timer regression

The watchdog timer is used to put the device in a low-power mode when
it is idle for some time. This timer is stopped during that mode and
should be restarted upon activity. This has been broken by commit
d4150fced0365 ("brcmfmac: Simplify watchdog sleep."). This patch
restores the behaviour as it was before that commit.

Reported-by: Pontus Fuchs <pontusf@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/brcm80211/brcmfmac/sdio.c
This page took 0.02797 seconds and 5 git commands to generate.