diff options
author | David Ahern <dsahern@gmail.com> | 2018-10-24 08:32:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-24 14:35:09 -0700 |
commit | e72bde6b66299602087c8c2350d36a525e75d06e (patch) | |
tree | b11737432e2f68bc9624e362ce7ccf57c91fd7dc /.mailmap | |
parent | ac0e549678d60097793a6a818ece319e99d1ae9a (diff) | |
download | linux-e72bde6b66299602087c8c2350d36a525e75d06e.tar.bz2 |
net: sched: Remove TCA_OPTIONS from policy
Marco reported an error with hfsc:
root@Calimero:~# tc qdisc add dev eth0 root handle 1:0 hfsc default 1
Error: Attribute failed policy validation.
Apparently a few implementations pass TCA_OPTIONS as a binary instead
of nested attribute, so drop TCA_OPTIONS from the policy.
Fixes: 8b4c3cdd9dd8 ("net: sched: Add policy validation for tc attributes")
Reported-by: Marco Berizzi <pupilla@libero.it>
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions