USB: usb-serial: fix the aircable_init failure path
authorDave Young <hidave.darkstar@gmail.com>
Sun, 1 Feb 2009 10:54:54 +0000 (18:54 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Feb 2009 19:19:48 +0000 (11:19 -0800)
The failure path of aircable_init is wrong, fix the order of (goto) labels.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Acked-by: Naranjo Manuel Francisco <naranjo.manuel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found