On 26/10/17 00:59, Nikolay Aleksandrov wrote:
...
> 
> v3: rebased to latest net-next and fixed non-vlan config functions reported
>     by kbuild test bot

And obviously fixed them wrong, grr... sorry about the noise again, I'll resend 
v4
with the proper fix.

> v2: pass changed down to vlan add instead of masking errors
> 
> Thanks,
>  Nik
> 
> 
> Nikolay Aleksandrov (2):
>   bridge: netlink: make setlink/dellink notifications more accurate
>   bridge: vlan: signal if anything changed on vlan add
> 
>  net/bridge/br_netlink.c        | 51 ++++++++++++++++-----------
>  net/bridge/br_netlink_tunnel.c | 14 +++++---
>  net/bridge/br_private.h        | 12 ++++---
>  net/bridge/br_private_tunnel.h |  3 +-
>  net/bridge/br_vlan.c           | 78 
> ++++++++++++++++++++++++++++++------------
>  5 files changed, 106 insertions(+), 52 deletions(-)
> 

Reply via email to