]> git.baikalelectronics.ru Git - kernel.git/commit
niu: Naming interrupt vectors.
authorRobert Olsson <robert.olsson@its.uu.se>
Wed, 26 Nov 2008 00:41:57 +0000 (16:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 00:44:38 +0000 (16:44 -0800)
commit13c6b18264bf62cb7d5db4b53497e5f20d7e7f88
tree045335bc57c4b1c2b79ef35518f7bd18f3eee948
parent5681dd9abefb412f1a2ed6e236e08403faf1a57e
niu: Naming interrupt vectors.

 A patch to put names on the niu interrupt vectors according the syntax below.
 This is needed to assign correct affinity.

 > So on a multiqueue card with 2 RX queues and 2 TX queues we'd
 > have names like:
 >
 >  eth0-rx-0
 >  eth0-rx-1
 >  eth0-tx-0
 >  eth0-tx-1

Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Tested-by: Jesper Dangaard Brouer <jdb@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/niu.c
drivers/net/niu.h