commit | cf55ace48e445cb4a4cbe93f74b1cff91345b7d4 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Wed Sep 19 11:27:00 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 19 21:09:53 2018 -0700 |
tree | 47d196d604776265b11bb8a3063d361abe04665c | |
parent | f543305da9b5a5efaf6fa61606e8bbc8977f406d [diff] |
net: mvpp2: increase the number of s/w threads to 9 This patch sets the number of s/w threads to 9, its maximum value, instead of 8. This is not a fix as only 4 of the s/w threads were used so far, but more could be used in the future. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>