diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-09-25 18:09:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-29 11:51:40 -0700 |
commit | d893665728f3cc79f7719df50c4345d200bb293c (patch) | |
tree | d4f4ae7f1ffe229d91e59425f1bace1963818218 /net/lapb/lapb_iface.c | |
parent | 12bb03b436dad56692e9a103ed26156156bef5d2 (diff) |
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 <maxime.ripard@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions