diff options
author | Olivier Langlois <[email protected]> | 2014-02-01 01:11:10 -0500 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-02-13 14:58:12 -0500 |
commit | 2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390 (patch) | |
tree | 6801cf800fcec5756735da21b002672bf6951ce7 /tools/perf/scripts/python/sched-migration.py | |
parent | f78bccd79ba3cd9d9664981b501d57bdb81ab8a4 (diff) |
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
rtl_ps_enable_nic() is called from loops that will loop until this function returns true or a
maximum number of retries is performed.
hw_init() returns non-zero on error. In that situation return false to
restore the original design intent to retry hw init when it fails.
Signed-off-by: Olivier Langlois <[email protected]>
Cc: Stable <[email protected]>
Acked-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions