Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369830
b: refs/heads/master
c: 9ef603a
h: refs/heads/master
v: v3
  • Loading branch information
Vipul Pandya authored and David S. Miller committed Apr 29, 2013
1 parent abd4742 commit 7e3de50
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 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: cd75eff64dae8856afbf6ef0f0ca3c145465d8e0
refs/heads/master: 9ef603a04121eee3e6b9bdaf95e18006a64cf2c4
76 changes: 38 additions & 38 deletions trunk/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,44 +229,44 @@ static DEFINE_PCI_DEVICE_TABLE(cxgb4_pci_tbl) = {
CH_DEVICE(0x440a, 4),
CH_DEVICE(0x440d, 4),
CH_DEVICE(0x440e, 4),
CH_DEVICE(0x5001, 5),
CH_DEVICE(0x5002, 5),
CH_DEVICE(0x5003, 5),
CH_DEVICE(0x5004, 5),
CH_DEVICE(0x5005, 5),
CH_DEVICE(0x5006, 5),
CH_DEVICE(0x5007, 5),
CH_DEVICE(0x5008, 5),
CH_DEVICE(0x5009, 5),
CH_DEVICE(0x500A, 5),
CH_DEVICE(0x500B, 5),
CH_DEVICE(0x500C, 5),
CH_DEVICE(0x500D, 5),
CH_DEVICE(0x500E, 5),
CH_DEVICE(0x500F, 5),
CH_DEVICE(0x5010, 5),
CH_DEVICE(0x5011, 5),
CH_DEVICE(0x5012, 5),
CH_DEVICE(0x5013, 5),
CH_DEVICE(0x5401, 5),
CH_DEVICE(0x5402, 5),
CH_DEVICE(0x5403, 5),
CH_DEVICE(0x5404, 5),
CH_DEVICE(0x5405, 5),
CH_DEVICE(0x5406, 5),
CH_DEVICE(0x5407, 5),
CH_DEVICE(0x5408, 5),
CH_DEVICE(0x5409, 5),
CH_DEVICE(0x540A, 5),
CH_DEVICE(0x540B, 5),
CH_DEVICE(0x540C, 5),
CH_DEVICE(0x540D, 5),
CH_DEVICE(0x540E, 5),
CH_DEVICE(0x540F, 5),
CH_DEVICE(0x5410, 5),
CH_DEVICE(0x5411, 5),
CH_DEVICE(0x5412, 5),
CH_DEVICE(0x5413, 5),
CH_DEVICE(0x5001, 4),
CH_DEVICE(0x5002, 4),
CH_DEVICE(0x5003, 4),
CH_DEVICE(0x5004, 4),
CH_DEVICE(0x5005, 4),
CH_DEVICE(0x5006, 4),
CH_DEVICE(0x5007, 4),
CH_DEVICE(0x5008, 4),
CH_DEVICE(0x5009, 4),
CH_DEVICE(0x500A, 4),
CH_DEVICE(0x500B, 4),
CH_DEVICE(0x500C, 4),
CH_DEVICE(0x500D, 4),
CH_DEVICE(0x500E, 4),
CH_DEVICE(0x500F, 4),
CH_DEVICE(0x5010, 4),
CH_DEVICE(0x5011, 4),
CH_DEVICE(0x5012, 4),
CH_DEVICE(0x5013, 4),
CH_DEVICE(0x5401, 4),
CH_DEVICE(0x5402, 4),
CH_DEVICE(0x5403, 4),
CH_DEVICE(0x5404, 4),
CH_DEVICE(0x5405, 4),
CH_DEVICE(0x5406, 4),
CH_DEVICE(0x5407, 4),
CH_DEVICE(0x5408, 4),
CH_DEVICE(0x5409, 4),
CH_DEVICE(0x540A, 4),
CH_DEVICE(0x540B, 4),
CH_DEVICE(0x540C, 4),
CH_DEVICE(0x540D, 4),
CH_DEVICE(0x540E, 4),
CH_DEVICE(0x540F, 4),
CH_DEVICE(0x5410, 4),
CH_DEVICE(0x5411, 4),
CH_DEVICE(0x5412, 4),
CH_DEVICE(0x5413, 4),
{ 0, }
};

Expand Down

0 comments on commit 7e3de50

Please sign in to comment.