Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224176
b: refs/heads/master
c: 779bb41
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 15, 2010
1 parent 997e9b2 commit 9aab2c9
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: e81a1ba815666ec02ef5bf0e17cf256c88d233b3
refs/heads/master: 779bb41d4bd111d5631d58d1bf2d00b5c4389c80
2 changes: 1 addition & 1 deletion trunk/drivers/net/cnic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@ static int cnic_bnx2x_iscsi_ofld1(struct cnic_dev *dev, struct kwqe *wqes[],
*work = num;
return -EINVAL;
}
*work = 2 + req2->num_additional_wqes;;
*work = 2 + req2->num_additional_wqes;

l5_cid = req1->iscsi_conn_id;
if (l5_cid >= MAX_ISCSI_TBL_SZ)
Expand Down

0 comments on commit 9aab2c9

Please sign in to comment.