diff options
author | Ming Lei <[email protected]> | 2013-02-22 03:05:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-02-25 15:49:51 -0500 |
commit | 7643721471117d5f62ca36f328d3dc8d84af4402 (patch) | |
tree | ed2b949b490332f95c6f802ad1a45b1ea6ba6f8a /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 70a737b795d1d2fa0c1b54b8b7870c86cedd03ac (diff) |
usbnet: smsc95xx: fix suspend failure
The three below functions:
smsc95xx_enter_suspend0()
smsc95xx_enter_suspend1()
smsc95xx_enter_suspend2()
return > 0 in case of success, so they will cause smsc95xx_suspend()
to return > 0 and cause suspend failure.
The bug is introduced in commit 3b9f7d(smsc95xx: fix error handling
in suspend failure case).
Cc: <[email protected]> [3.8]
Cc: Steve Glendinning <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions