On 12/12/2018 13:52, Petr Machata wrote:
> ndo_bridge_setlink has been updated in the previous patch to have extack
> available, and changelink RTNL op has had this argument since the time
> extack was added. Propagate both through the bridge driver to eventually
> reach br_switchdev_port_vlan_add(), where it will be used by subsequent
> patches.
> 
> Signed-off-by: Petr Machata <pe...@mellanox.com>
> Acked-by: Jiri Pirko <j...@mellanox.com>
> ---
>  net/bridge/br_if.c        |  2 +-
>  net/bridge/br_netlink.c   | 27 +++++++++++++---------
>  net/bridge/br_private.h   | 22 ++++++++++--------
>  net/bridge/br_switchdev.c |  3 ++-
>  net/bridge/br_vlan.c      | 59 
> ++++++++++++++++++++++++++---------------------
>  5 files changed, 65 insertions(+), 48 deletions(-)
> 

+CC Roopa & bridge list

Looks good to me.
Acked-by: Nikolay Aleksandrov <niko...@cumulusnetworks.com>

Reply via email to