commit | 478fdf2bcef73747eb99bc6dd3565f093942647a | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Mon Nov 30 10:17:52 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 18:55:49 2009 -0500 |
tree | b4a26445c5131adf591c5976ebb16bce01d6b5b1 | |
parent | d67e261829d405ed19a6c2e648f224e352012f52 [diff] |
wl1251: fix error handling in wl1251_op_config() Not all return values were checked and one exit from function didn't put firmware sleep after the error. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>