tlan: add suspend/resume support
authorSakari Ailus <sakari.ailus@iki.fi>
Fri, 21 Jan 2011 10:59:31 +0000 (10:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jan 2011 23:07:06 +0000 (15:07 -0800)
commitfa6d5d4f2b0df1e9b613b7b5926805b8a4306d44
tree607fd5c8087821d0d140ad66707c7598c7c40de6
parentc659c38b2796578638548b77ef626d93609ec8ac
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>
drivers/net/tlan.c