]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
uas: Remove cmnd reference from the cmd urb
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 Sep 2014 10:26:39 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:42:11 +0000 (21:42 -0700)
commitb6823c51fcd82e993275f5403e120279232ecaec
tree5dcdac2f7b0a3edec1895c1879aa4b7faa6380dd
parent43cd99cb178ce3d0a1fb6faa898b30be6dcbc8b5
uas: Remove cmnd reference from the cmd urb

It is not strictly necessary for the cmd urb to have a reference to the
cmnd, and without this reference it becomes easier to drop all references to
a cmnd on an abort.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c