Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74527
b: refs/heads/master
c: 6ee6a2f
h: refs/heads/master
i:
  74525: de17498
  74523: 69fa02f
  74519: a1452df
  74511: 6e8d7f5
  74495: a29ae25
v: v3
  • Loading branch information
Tony Battersby authored and James Bottomley committed Nov 14, 2007
1 parent d2fc67b commit 1881c84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 505f76b3061f6e74a50f378e45ac931abc1fe784
refs/heads/master: 6ee6a2f0258c064bbc64ad97dc195063457ebebe
3 changes: 0 additions & 3 deletions trunk/drivers/scsi/libiscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,6 @@ static void iscsi_scsi_cmd_rsp(struct iscsi_conn *conn, struct iscsi_hdr *hdr,
min_t(uint16_t, senselen, SCSI_SENSE_BUFFERSIZE));
}

if (sc->sc_data_direction == DMA_TO_DEVICE)
goto out;

if (rhdr->flags & ISCSI_FLAG_CMD_UNDERFLOW) {
int res_count = be32_to_cpu(rhdr->residual_count);

Expand Down

0 comments on commit 1881c84

Please sign in to comment.