usb: dwc3: gadget: correct return from ep_queue
authorPratyush Anand <pratyush.anand@st.com>
Mon, 14 Jan 2013 10:29:33 +0000 (15:59 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 18 Jan 2013 12:28:36 +0000 (14:28 +0200)
Its better to return from each if condition as they are mutually
exclusive.

Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c

Simple merge