Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smsc911x: register irq with device name, not driver name
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>
- Loading branch information