diff options
author | Olivier Langlois <olivier@trillion01.com> | 2014-02-01 01:11:10 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-13 14:58:12 -0500 |
commit | 2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390 (patch) | |
tree | 6801cf800fcec5756735da21b002672bf6951ce7 /mm/Kconfig | |
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 <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 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions