rtlwifi: rtl8192de: Fix error exit from hw_init
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 1 Jul 2011 13:56:11 +0000 (08:56 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jul 2011 19:26:55 +0000 (15:26 -0400)
In routine rtl92de_hw_init(), there are two places where a failure is
not handled correctly.

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found