Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84379
b: refs/heads/master
c: 3dfcb70
h: refs/heads/master
i:
  84377: 79341bb
  84375: 0fc6ba9
v: v3
  • Loading branch information
Tony Battersby authored and James Bottomley committed Feb 8, 2008
1 parent 8938d1a commit f44c604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 51883b5e60796cce556370dbc368fd22c60c0e3e
refs/heads/master: 3dfcb701e1ff7aa21d6623e46b6ec3f7d0d306e1
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sym53c8xx_2/sym_hipd.c
Original file line number Diff line number Diff line change
Expand Up @@ -3842,7 +3842,7 @@ int sym_compute_residual(struct sym_hcb *np, struct sym_ccb *cp)
if (cp->startp == cp->phys.head.lastp ||
sym_evaluate_dp(np, cp, scr_to_cpu(cp->phys.head.lastp),
&dp_ofs) < 0) {
return cp->data_len;
return cp->data_len - cp->odd_byte_adjustment;
}

/*
Expand Down

0 comments on commit f44c604

Please sign in to comment.