On 16-02-24 12:21 PM, Cong Wang wrote:
On Wed, Feb 24, 2016 at 5:19 AM, Jamal Hadi Salim <j...@mojatatu.com> wrote:
[..]
Did you mean something else or am i missing the obvious?
I am looking at the call sites for tcf_action_destroy():
-tc_dump_tfilter() has access to *net
-tcf_exts_change() - one level lower it has access to *net; i think you
added this to your patch too.
-tcf_action_init() has *net.

Well, having net is not enough, we still need net_id to retrieve hinfo,

I thought you could pass a pointer to the net_id from all those call
sites? Anyways, we can worry about that later.

Acked-by: Jamal Hadi Salim <j...@mojatatu.com>

Reply via email to