diff options
author | Ilias Tsitsimpis <iliastsi@arrikto.com> | 2015-04-23 21:30:05 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-05-31 08:41:44 +0300 |
commit | 2bc396a2529ae8a2287f17a49d893ce790e19110 (patch) | |
tree | 2a437fb69ad2889b112c6ca1ece749eb051abf2d /drivers/target/loopback/tcm_loop.c | |
parent | 814e5b45182f4aaf6c0b0deac7104bc2cba5109e (diff) | |
download | linux-2bc396a2529ae8a2287f17a49d893ce790e19110.tar.xz |
driver/user: Don't warn for DMA_NONE data direction
Some SCSI commands (for example the TEST UNIT READY command) do not
carry data and so data_direction is DMA_NONE. Patch TCMU to not print a
warning message about unknown data direction, when it is DMA_NONE.
Signed-off-by: Ilias Tsitsimpis <iliastsi@arrikto.com>
Signed-off-by: Vangelis Koukis <vkoukis@arrikto.com>
Reviewed-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/loopback/tcm_loop.c')
0 files changed, 0 insertions, 0 deletions