Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: smsc911x: Fix runtime PM imbalance on error
[ Upstream commit 539d39a ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information