Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68948
b: refs/heads/master
c: e1fc2b5
h: refs/heads/master
v: v3
  • Loading branch information
Eric Moore authored and James Bottomley committed Oct 12, 2007
1 parent 037e506 commit 583c440
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c51d0beaaed902ef48ed1f3b1834d37b7ffd55e8
refs/heads/master: e1fc2b5167f9c3614099e55d3f49763a26a5a339
2 changes: 2 additions & 0 deletions trunk/drivers/message/fusion/mptlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1224,6 +1224,8 @@ mpt_lan_post_receive_buckets(struct mpt_lan_priv *priv)
}
pRecvReq = (LANReceivePostRequest_t *) mf;

i = le16_to_cpu(mf->u.frame.hwhdr.msgctxu.fld.req_idx);
mpt_dev->RequestNB[i] = 0;
count = buckets;
if (count > max)
count = max;
Expand Down

0 comments on commit 583c440

Please sign in to comment.