Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264383
b: refs/heads/master
c: 28c2137
h: refs/heads/master
i:
  264381: 1c6ffba
  264379: 46477fd
  264375: 9ca3ac6
  264367: cd25f3a
  264351: 1eec1f8
  264319: 4e98aeb
v: v3
  • Loading branch information
Phil Edworthy authored and David S. Miller committed Oct 19, 2011
1 parent adcbf47 commit 5086f7f
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: e730c82347b9dc75914da998c44c3f348965db41
refs/heads/master: 28c213793c994e4aac5f669ce856b5682a549bbb
2 changes: 2 additions & 0 deletions trunk/drivers/net/smsc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* LAN9215, LAN9216, LAN9217, LAN9218
* LAN9210, LAN9211
* LAN9220, LAN9221
* LAN89218
*
*/

Expand Down Expand Up @@ -1983,6 +1984,7 @@ static int __devinit smsc911x_init(struct net_device *dev)
case 0x01170000:
case 0x01160000:
case 0x01150000:
case 0x218A0000:
/* LAN911[5678] family */
pdata->generation = pdata->idrev & 0x0000FFFF;
break;
Expand Down

0 comments on commit 5086f7f

Please sign in to comment.