diff options
author | Olivier Langlois <olivier@trillion01.com> | 2014-02-01 07:11:10 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-13 20:58:12 +0100 |
commit | 2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390 (patch) | |
tree | 6801cf800fcec5756735da21b002672bf6951ce7 /lib | |
parent | rtlwifi: rtl8192ce: Fix too long disable of IRQs (diff) | |
download | linux-2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390.tar.xz linux-2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390.zip |
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 <olivier@trillion01.com>
Cc: Stable <stable@vger.kernel.org>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions