[ovs-dev] [PATCH v2] datapath: rhel: Move RHEL OVS hook registration to netdev_rx_handler_register() backport

Jesse Gross jesse at nicira.com
Tue Jul 9 19:12:46 UTC 2013


On Tue, Jul 9, 2013 at 11:36 AM, Thomas Graf <tgraf at redhat.com> wrote:
> Moves the registration of the RHEL specific OVS hook to the compat
> backport of netdev_rx_handler_register(). This moves the hook
> unregistration from the RCU callback to the netdev_destroy()
> callback directly.
>
> This is purely cosmetic though, the RHEL hook is only used if the
> IFF_OVS_DATAPATH flag is present which was removed under RTNL
> protection before the RCU callback.
>
> Signed-off-by: Thomas Graf <tgraf at redhat.com>

Applied, thanks for the respin.
X-CudaMail-Whitelist-To: dev at openvswitch.org



More information about the dev mailing list