uas: Use scsi_print_command
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 Sep 2014 10:26:45 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:42:11 +0000 (21:42 -0700)
commit6dcd8ec24052fefb7faee80b6ccc8ada860e33d7
treefd23cd7b20b0d7723659dd03cfb640395df84231
parent51b361737bcec832ea07650e27f93098e44c834b
uas: Use scsi_print_command

Use scsi_print_command to print commands during errors, rather then printing
the rather meaningless pointer to the command.

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