]> git.baikalelectronics.ru Git - kernel.git/commit
hp100: replace hardcoded name in /proc/interrupts with interface name
authorMihir Singh <me@mihirsingh.com>
Sat, 21 Sep 2013 18:48:09 +0000 (18:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2013 21:38:32 +0000 (17:38 -0400)
commit46c395522643d2dd87f5d50ae81df641f88656fb
tree8f6eb15558b52f824c519b31bd25c41ac62663ee
parent945b0fa26917c6c3ca9c9a55c553fa330d8322ae
hp100: replace hardcoded name in /proc/interrupts with interface name

The /proc/interrupts file displays hp100, which is not the accepted style. Printing eth%d is more helpful.

Signed-off-by: Mihir Singh <me@mihirsingh.com>
Reviewed-By: Matthew Whitehead <tedheadster@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hp/hp100.c