diff options
author | Hans Wippel <hwippel@linux.vnet.ibm.com> | 2016-06-16 16:19:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-16 22:16:13 -0700 |
commit | 70deb01662b130748f738525120ef4a68b59c398 (patch) | |
tree | ce8183b8392fc496780d5f7e7c725780ffdd49ab /net/llc/sysctl_net_llc.c | |
parent | 6c7cd7124493de05d01ea53bdbfcf35918dae4c3 (diff) | |
download | linux-70deb01662b130748f738525120ef4a68b59c398.tar.bz2 |
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets
On HiperSockets only outbound queues 0 to 2 are available for unicast
packets. Current Priority Queuing implementation in the qeth driver puts
outgoing packets in outbound queues 0 to 3.
This puts outgoing unicast packets into outbound queue 2 instead of
outbound queue 3 when using Priority Queuing on a HiperSocket.
Additionally, the default outbound queue cannot be set to outbound queue 3
on HiperSockets.
Signed-off-by: Hans Wippel <hwippel@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/sysctl_net_llc.c')
0 files changed, 0 insertions, 0 deletions