Files
linux-st/include/linux
Ming Lei 0547fad2dd usbnet: introduce usbnet_{read|write}_cmd_nopm
This patch introduces the below two helpers to prepare for solving
the usbnet runtime PM problem, which may cause some network utilities
(ifconfig, ethtool,...) touch a suspended device.

	usbnet_read_cmd_nopm()
	usbnet_write_cmd_nopm()

The above two helpers should be called by usbnet resume/suspend
callback to avoid deadlock.

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-07 03:53:38 -05:00
..
2012-10-16 18:49:15 -07:00
2012-10-16 13:37:17 -04:00
2012-11-03 14:50:15 -04:00
2012-10-10 01:15:44 -04:00
2012-10-10 20:00:55 +10:30
2012-10-31 13:18:28 -04:00
2012-10-10 22:41:05 -04:00
2012-10-11 08:50:16 +09:00
2012-10-11 20:02:04 -04:00