aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/s2io.c
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2007-12-12 17:38:56 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:07:03 -0800
commitab25ecaea5459f2206dbae25106cff67a24d309e (patch)
treec5f7917f257fc880c5cbe8037ab4b895899b47a9 /drivers/net/s2io.c
parentf3db2bb411512d1ebd6233b3985d98f4fe7ea8a8 (diff)
libertas: implement suspend and resume core methods
We (ab)use priv->fw_ready to stop the worker thread from sending more commands or data after the response to the HOST_SLEEP_ACTIVATE command comes in. And we set it from the callback function _directly_ to ensure that the worker thread sees it immediately; if we did it in lbs_suspend() after waking up, that might be too late. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/s2io.c')
0 files changed, 0 insertions, 0 deletions