smsc911x: register irq with device name, not driver name
authorSteve Glendinning <steve.glendinning@smsc.com>
Sun, 11 Jan 2009 08:14:52 +0000 (00:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jan 2009 08:14:52 +0000 (00:14 -0800)
This change lets "cat /proc/interrupts" show the name of the ethernet
device (e.g. eth0) rather than the driver name (smsc911x).

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/smsc911x.c

Simple merge