net: thunderx: Use netdev's name for naming VF's interrupts
authorSunil Goutham <sgoutham@cavium.com>
Fri, 12 Aug 2016 11:21:36 +0000 (16:51 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 18:59:31 +0000 (11:59 -0700)
commite412621394faacc24243abab84ce5b7a73407350
treea9d7bfe03d9e42d2c796bfb49971d8040b78dd1d
parent09de39176b624b7556d190511aebd92da3420ec9
net: thunderx: Use netdev's name for naming VF's interrupts

This patch changes the way VF's irqs are visible in /proc/interrupts.
Instead of VF id, logical interface's netdev name is used for IRQ
naming and also all secondary VF's interrupts in multiqset config
use primary VF's netdev name.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_main.c