aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2015-09-25 16:09:37 +0000
committerDavid S. Miller <[email protected]>2015-09-29 18:51:40 +0000
commitd893665728f3cc79f7719df50c4345d200bb293c (patch)
treed4f4ae7f1ffe229d91e59425f1bace1963818218 /net/switchdev
parentnet: mvneta: Handle per-cpu interrupts (diff)
downloadkernel-d893665728f3cc79f7719df50c4345d200bb293c.tar.gz
kernel-d893665728f3cc79f7719df50c4345d200bb293c.zip
net: mvneta: Allow different queues
The mvneta driver allows to change the default RX queue trough the rxq_def kernel parameter. However, the current code doesn't allow to have any value but 0. It is actively checked for in the driver's probe because the drivers makes a number of assumption and takes a number of shortcuts in order to just use that RX queue. Remove these limitations in order to be able to specify any available queue. Signed-off-by: Maxime Ripard <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions