linux-stable/drivers/net/ethernet/netronome
Jakub Kicinski 23a4e389bd nfp: create separate define for max number of vectors
We are currently using define for max TX rings to allocate IRQ
vectors.  It's OK since the max number of rings for TX and RX
are currently the same, but lets make the code nicer by taking
max of the two.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-01 11:05:00 -04:00
..
nfp nfp: create separate define for max number of vectors 2016-11-01 11:05:00 -04:00
Kconfig
Makefile