wl1251: fix error handling in wl1251_op_config()
authorKalle Valo <kalle.valo@nokia.com>
Mon, 30 Nov 2009 08:17:52 +0000 (10:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Dec 2009 23:55:49 +0000 (18:55 -0500)
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>

No differences found