commit | a1f83feecc9e754eac5286844e7d7dcc58a0aceb | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Wed Nov 12 10:05:05 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 14:49:08 2014 -0500 |
tree | 0ce6d6b85118b8a9c602560099d12437c50dff19 | |
parent | 9451a11c1821c559ddfffc55b4c6ef350205fdbf [diff] |
r8152: check RTL8152_UNPLUG and netif_running before autoresume If the device is unplugged or !netif_running(), the workqueue doesn't need to wake the device, and could return directly. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>