Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20405
b: refs/heads/master
c: e2230ea
h: refs/heads/master
i:
  20403: e409c1a
v: v3
  • Loading branch information
Matthew Wilcox authored and unknown committed Feb 12, 2006
1 parent 1d8afa2 commit 80546fe
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: 61c41823c50302ca6cd455c48a1395f944c61f8f
refs/heads/master: e2230eac17486e2ee07091d54d898eb40bcd0fdd
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 @@ -3588,7 +3588,7 @@ static int sym_evaluate_dp(struct sym_hcb *np, struct sym_ccb *cp, u32 scr, int

if (pm) {
dp_scr = scr_to_cpu(pm->ret);
dp_ofs -= scr_to_cpu(pm->sg.size);
dp_ofs -= scr_to_cpu(pm->sg.size) & 0x00ffffff;
}

/*
Expand Down

0 comments on commit 80546fe

Please sign in to comment.