Re: [PATCH 14/23] xhci: Control transfer support.

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

 



Am Dienstag 28 April 2009 04:58:01 schrieb Sarah Sharp:
> +       spin_lock_irqsave(&xhci->lock, flags);
> +       if (!xhci->devs || !xhci->devs[slot_id]) {
> +               if (!in_interrupt())
> +                       dev_warn(&urb->dev->dev, "WARN: urb submitted for dev with no Slot ID\n");
> +               return -EINVAL;
> +       }

That returns with a spinlock held.

	Regards
		Oliver
--
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