usbnet: handle PM failure gracefully
authorOliver Neukum <oliver@neukum.org>
Tue, 18 Dec 2012 04:45:29 +0000 (04:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 20:46:40 +0000 (12:46 -0800)
If a device fails to do remote wakeup, this is no reason
to abort an open totally. This patch just continues without
runtime PM.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found