commit | ac64995da872c8ae6f74a5556fdad565829985b0 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@canonical.com> | Thu Apr 11 04:40:30 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 15:57:16 2013 -0400 |
tree | 31f97306b10b4b78dafac1a383b76189c5f81017 | |
parent | 763eff57de893a27f8f18855f17033c92598c423 [diff] |
usbnet: introduce usbnet_link_change API This patch introduces the API of usbnet_link_change, so that usbnet can handle link change centrally, which may help to implement killing traffic URBs for saving USB bus bandwidth and host controller power. Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>