diff options
author | Eugene Shatokhin <[email protected]> | 2015-08-24 23:13:42 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-08-25 19:44:13 -0700 |
commit | f50791ac1aca1ac1b0370d62397b43e9f831421a (patch) | |
tree | 5abf5300a97557eec74051c5043b24468a51a8cd /lib/net_utils.c | |
parent | ccc02ddb1bb7c0c1cac695db18f7533296b51ecc (diff) |
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
It is needed to check EVENT_NO_RUNTIME_PM bit of dev->flags in
usbnet_stop(), but its value should be read before it is cleared
when dev->flags is set to 0.
The problem was spotted and the fix was provided by
Oliver Neukum <[email protected]>.
Signed-off-by: Eugene Shatokhin <[email protected]>
Acked-by: Oliver Neukum <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions