]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf521fe36e7500baa25f680195a620aea32f1a3c2
treea9d7bfe03d9e42d2c796bfb49971d8040b78dd1d
parent1b847a9eb443b994117fe6ee864da3769ac1d5f4
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