usbnet: decrease suspend count if returning -EBUSY for runtime suspend
From commit 5eeb3132 upstream. This patch decreases dev->suspend_count in the -EBUSY failure path of usbnet_suspend. Without the change, the later runtime suspend will do nothing except for increasing dev->suspend_count. Signed-off-by:Ming Lei <ming.lei@canonical.com> Acked-by:
Oliver Neukum <oneukum@suse.de> Signed-off-by:
David S. Miller <davem@davemloft.net> Change-Id: I5e1cbd39e4469150de7cc98af9517a4dbdc80780 CRs-Fixed: 404339 Signed-off-by:
Hemant Kumar <hemantk@codeaurora.org>
Loading
Please sign in to comment