Staging: line6: fix leaks in line6_probe()
authorKulikov Vasiliy <segooon@gmail.com>
Tue, 13 Jul 2010 11:22:46 +0000 (15:22 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 18:30:49 +0000 (11:30 -0700)
If error occurs line6_probe() must put interface and usbdev that were
got before.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found