commit | 6a0b76c04ec157c88ca943debf78a8ee58469f2d | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Mon Jan 23 14:18:43 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 13:38:47 2017 -0500 |
tree | a2d0dd46864b6adf1a93490d9e46ccad1dfcc7eb | |
parent | 7630ea4bda18df2ee1c64dfdca1724a9cc32f920 [diff] |
r8152: don't execute runtime suspend if the tx is not empty Runtime suspend shouldn't be executed if the tx queue is not empty, because the device is not idle. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>