Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256292
b: refs/heads/master
c: b7d4031
h: refs/heads/master
v: v3
  • Loading branch information
Michael Chan authored and David S. Miller committed Jul 14, 2011
1 parent 86019af commit 98c54d9
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: 973e574e26cc8f4704e5d7f112fd566386e37f04
refs/heads/master: b7d40315c9643034ac4b5c9dda480d0124416f89
2 changes: 1 addition & 1 deletion trunk/drivers/net/cnic.c
Original file line number Diff line number Diff line change
Expand Up @@ -4834,7 +4834,7 @@ static int cnic_start_bnx2x_hw(struct cnic_dev *dev)
cp->port_mode = CHIP_4_PORT_MODE;
cp->pfid = func >> 1;
} else {
cp->port_mode = CHIP_4_PORT_MODE;
cp->port_mode = CHIP_2_PORT_MODE;
cp->pfid = func & 0x6;
}
} else {
Expand Down

0 comments on commit 98c54d9

Please sign in to comment.