Re: [PATCH 3/5] musb_host: simplify check for active URB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 27, 2009 at 09:06:14PM +0300, Sergei Shtylyov wrote:
> @@ -2151,13 +2128,10 @@ done:
>  static void
>  musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
>  {
> -	u8			epnum = hep->desc.bEndpointAddress;
> -	unsigned long		flags;
> +	u8			is_in = hep->desc.bEndpointAddress & USB_DIR_IN;	unsigned long		flags;

now that you're already fixing patch 1/5, could you fix this as well ??

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux