Merge branch 'bridge-mrp-Add-support-for-getting-the-status'
authorDavid S. Miller <davem@davemloft.net>
Thu, 2 Jul 2020 21:19:15 +0000 (14:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jul 2020 21:19:15 +0000 (14:19 -0700)
commit9eb6206d137e86244df95d3244e47c6ff7e2817e
tree4f267dd17de7717c059a33455c76001713d41595
parent23212a70077311396cda2823d627317c25e6e5d1
parent36a8e8e26542056bbd7eb5e047cadee30587d230
Merge branch 'bridge-mrp-Add-support-for-getting-the-status'

Horatiu Vultur says:

====================
bridge: mrp: Add support for getting the status

This patch series extends the MRP netlink interface to allow the userspace
daemon to get the status of the MRP instances in the kernel.

v3:
  - remove misleading comment
  - fix to use correctly the RCU

v2:
  - fix sparse warnings
====================

Signed-off-by: David S. Miller <davem@davemloft.net>