commit | 70340d728f4f4cb49da00a11b10ded492260caa5 | [log] [tgz] |
---|---|---|
author | Robert Olsson <robert.olsson@its.uu.se> | Tue Nov 25 16:41:57 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 25 16:44:38 2008 -0800 |
tree | 045335bc57c4b1c2b79ef35518f7bd18f3eee948 | |
parent | 9f782db3f5ceee9aa8de6f853969fbec1b8c6e65 [diff] |
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>