]> git.baikalelectronics.ru Git - kernel.git/commit
uas: Don't allow more then one task to run at the same time
authorHans de Goede <hdegoede@redhat.com>
Tue, 29 Oct 2013 09:51:00 +0000 (10:51 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 4 Mar 2014 23:38:20 +0000 (15:38 -0800)
commit8bb8f527b4fc730db86a0b4d9a39487c36b55237
tree170a36d2084123e9fdd4a019bb43db7c44d4edeb
parent39689015af1b11ecd613b958b4c6d07d693406bf
uas: Don't allow more then one task to run at the same time

Since we use a fixed tag / stream for tasks we cannot allow more then one
to run at the same time. This could happen before this time if a task timed
out.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/storage/uas.c