From: Paolo Abeni <pab...@redhat.com>
Date: Fri,  9 Mar 2018 10:39:24 +0100

> Some network devices - notably ipvlan slave - are not compatible with
> any kind of rx_handler. Currently the hook can be installed but any
> configuration (bridge, bond, macsec, ...) is nonfunctional.
> 
> This change allocates a priv_flag bit to mark such devices and explicitly
> forbid installing a rx_handler if such bit is set. The new bit is used
> by ipvlan slave device.
> 
> Signed-off-by: Paolo Abeni <pab...@redhat.com>

This looks fine, applied, thank you.

Reply via email to