commit | 512e94dc3229a824190e310c899a3f6d08216477 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Mar 10 10:38:30 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:43:18 2017 -0700 |
tree | b0b903713ed69034dc78cad8424e83272a00476e | |
parent | 783496b0ddc2bd4ad561864138596ebb336a7100 [diff] |
nfp: use dp to carry number of stack tx rings and vectors Instead of passing variables around use dp to store number of tx rings for the stack and number of IRQ vectors. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>