Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332922
b: refs/heads/master
c: a2af139
h: refs/heads/master
v: v3
  • Loading branch information
Graham Gower authored and David S. Miller committed Oct 8, 2012
1 parent 4154dc2 commit 1726114
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 404d9e3fc322023619cf0a9c5c6efbbaf7e14ee8
refs/heads/master: a2af139ff1cd85df586690ff626619ab1ee88b0a
7 changes: 7 additions & 0 deletions trunk/drivers/net/ethernet/marvell/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -4155,6 +4155,13 @@ static struct dmi_system_id skge_32bit_dma_boards[] = {
DMI_MATCH(DMI_BOARD_NAME, "nForce"),
},
},
{
.ident = "ASUS P5NSLI",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
DMI_MATCH(DMI_BOARD_NAME, "P5NSLI")
},
},
{}
};

Expand Down

0 comments on commit 1726114

Please sign in to comment.