]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: net2272: fix missing unlock on error in net2272_irq()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 22 Oct 2012 05:51:11 +0000 (13:51 +0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 23 Oct 2012 06:42:50 +0000 (09:42 +0300)
commita5f6c115eff114c6bb7a2bc4e18317bbde79f313
tree5e8bea119d51f772aea81a95377553fa9e1dc702
parentc5f0eb0ebdfc8586ea40cd7e9c50da84799ce5fb
usb: gadget: net2272: fix missing unlock on error in net2272_irq()

Add the missing unlock on the error handle path in function
net2272_irq().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/net2272.c