]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/ps3: Fix wireless AP connect error handling
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Mon, 30 Mar 2009 18:04:36 +0000 (11:04 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Apr 2009 14:39:06 +0000 (10:39 -0400)
commitc6dbe17f193c4adc8afc6884f26efb5fa27aa8af
tree43e5ca635fc80f2c373760ec2089cac513092526
parent731c6531684250c46d732e369b25b003356f3947
net/ps3: Fix wireless AP connect error handling

This patch fixes the bug that the driver tries to continue to
connect(associate) to AP even if gelic_wl_do_{wpa,wep}_setup() fails,

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/ps3_gelic_wireless.c