From: Manish Kurup
Date: Tue, 31 Oct 2017 14:14:28 -0400
> Modified the netronome drivers (flower action) to use the VLAN helper
> functions
> instead of dereferencing the structure directly. This is required for the VLAN
> action patch.
>
> Could you please review?
Please simplify the subsyst
Hi everyone,
Modified the netronome drivers (flower action) to use the VLAN helper functions
instead of dereferencing the structure directly. This is required for the VLAN
action patch.
Could you please review?
Here're the changes:
v2: Fixed all helper functions to use RCU (rtnl_dereference) - E