diff options
author | Chris Mi <chrism@mellanox.com> | 2017-08-18 13:24:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-18 19:29:04 +0200 |
commit | 7f3b39dafc6234dc1565fafe6adb15a6c4932182 (patch) | |
tree | e299a94f8873ef053e38e29f2d6306a6d96653cb /net | |
parent | Merge branch 's390-qeth-next' (diff) | |
download | linux-7f3b39dafc6234dc1565fafe6adb15a6c4932182.tar.xz linux-7f3b39dafc6234dc1565fafe6adb15a6c4932182.zip |
net/sched: Fix the logic error to decide the ingress qdisc
The offending commit used a newly added helper function.
But the logic is wrong. Without this fix, the affected NICs
can't do HW offload. Error -EOPNOTSUPP will be returned directly.
Fixes: a2e8da9378cc ("net/sched: use newly added classid identity helpers")
Signed-off-by: Chris Mi <chrism@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions