diff options
author | Jiri Pirko <jiri@mellanox.com> | 2017-08-16 17:15:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-16 23:29:41 +0200 |
commit | d978db8dbebb60a51492da966689dfc0c9216c44 (patch) | |
tree | e2a1a993a72d64a5520cfaa91604e56e3ce1b666 /Kbuild | |
parent | tun: make tun_build_skb() thread safe (diff) | |
download | linux-d978db8dbebb60a51492da966689dfc0c9216c44.tar.xz linux-d978db8dbebb60a51492da966689dfc0c9216c44.zip |
net: sched: cls_flower: fix ndo_setup_tc type for stats call
I made a stupid mistake using TC_CLSFLOWER_STATS instead of
TC_SETUP_CLSFLOWER. Funny thing is that both are defined as "2" so it
actually did not cause any harm. Anyway, fixing it now.
Fixes: 2572ac53c46f ("net: sched: make type an argument for ndo_setup_tc")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions