commit | a98cb2581211023539887a11f8391dd615409ab8 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Apr 07 19:39:47 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 08 15:26:06 2016 -0400 |
tree | c0c3a0e281b9a914d2ba0875939a06ec5a3ea3b9 | |
parent | 36a857e4f2c9783cd573c948df022011cb386aa4 [diff] |
nfp: pass ring count as function parameter Soon ring resize will call this functions with values different than the current configuration we need to explicitly pass the ring count as parameter. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>