summaryrefslogtreecommitdiff
path: root/bpfc.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-06-12 15:56:21 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-06-12 15:56:21 +0200
commit7a78872dc5fa22c834d12e1f909c4fdf68da1879 (patch)
treedc920475da8f01c4ea08f0d907f3c03194995768 /bpfc.c
parentb0e03239c7e3ecc08c51daedfff3a9be04113a62 (diff)
netsniff-ng 0.5.9-rc1v0.5.9-rc1
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc.c')
0 files changed, 0 insertions, 0 deletions
nquiry: pass-through can't get negative bytes, say it got none inquiry: got too few bytes (0) INQUIRY resid (32) should never exceed requested len=4 inquiry: failed requesting 4 byte response: Malformed response to SCSI command [resid=32] AFAICT the original change was not to address a specific host issue, so go ahead and revert to original logic for now. Cc: Douglas Gilbert <dgilbert@interlog.com> Cc: Martin K. Petersen <martin.petersen@oracle.com> Cc: Sumit Rai <sumitrai96@gmail.com> Cc: stable@vger.kernel.org # 4.8+ Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat
-rw-r--r--drivers/target/target_core_transport.c16
1 files changed, 1 insertions, 15 deletions
diff --git a/drivers/target/target_core_transport.c b/drivers/target/target_core_transport.c