diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2017-12-06 01:17:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-06 20:50:13 +0100 |
commit | 9f8a739e72f1546fb0f8c518af1193522c45be12 (patch) | |
tree | e78d4c2ab7eefd36be1bb026788a1f9b6416e33b /.gitattributes | |
parent | Merge branch 'ipv6-add-ip6erspan-collect_md-mode' (diff) | |
download | linux-9f8a739e72f1546fb0f8c518af1193522c45be12.tar.xz linux-9f8a739e72f1546fb0f8c518af1193522c45be12.zip |
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
tcfm_dev always points to the correct netdev and we already
hold a refcnt, so no need to use tcfm_ifindex to lookup again.
If we would support moving target netdev across netns, using
pointer would be better than ifindex.
This also fixes dumping obsolete ifindex, now after the
target device is gone we just dump 0 as ifindex.
Cc: Jiri Pirko <jiri@mellanox.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions