isdn: hisax: add missing usb_free_urb
authorMarina Makienko <makienko@ispras.ru>
Mon, 25 Feb 2013 22:26:50 +0000 (22:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Feb 2013 22:33:56 +0000 (17:33 -0500)
commit114a6f8b52163c0232fbcd7f3808ff04dc61a9b5
tree43e58fd3d355599e7b9fd1612eea0b1ab55e3d9c
parent6c8c4e4c24b9f6cee3d356a51e4a7f2af787a49b
isdn: hisax: add missing usb_free_urb

Add missing usb_free_urb() on failure path in st5481_setup_usb().

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Marina Makienko <makienko@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/st5481_usb.c