commit | 539d39ad0c61b35f69565a037d7586deaf6d6166 | [log] [tgz] |
---|---|---|
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | Sat May 23 16:08:20 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat May 23 16:52:17 2020 -0700 |
tree | 498b24188455fdda5ce346daec97b04669d096b8 | |
parent | e3181e9a72e19bc556e5fba6c1217901e2bc20f4 [diff] |
net: smsc911x: Fix runtime PM imbalance on error Remove runtime PM usage counter decrement when the increment function has not been called to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Signed-off-by: David S. Miller <davem@davemloft.net>