]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl12xx: fix error handling in wl12xx_probe()
authorKalle Valo <kalle.valo@nokia.com>
Fri, 12 Jun 2009 11:14:34 +0000 (14:14 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 18:57:42 +0000 (14:57 -0400)
commitc4f5c8521868789caaf704c9c2d523b40ccfcb02
tree67d028c02f50a11e1c790a5bdc8130bf271bec73
parent1d3b8130611bbe50168ad0a12841735c9c235410
wl12xx: fix error handling in wl12xx_probe()

Resources were not freed properly in some cases.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/main.c