commit | fa6d5d4f2b0df1e9b613b7b5926805b8a4306d44 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Fri Jan 21 10:59:31 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 24 15:07:06 2011 -0800 |
tree | 607fd5c8087821d0d140ad66707c7598c7c40de6 | |
parent | c659c38b2796578638548b77ef626d93609ec8ac [diff] |
tlan: add suspend/resume support Add suspend/resume support to tlan driver. This allows not unloading the driver over suspend/resume. Also, start (or now, wake) the queue after resetting the adapter --- not the other way around. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>