commit | 4d02b8f075153508562803e590f76c4dfe5f4b66 | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Sun Apr 26 15:22:06 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 11:40:25 2020 -0700 |
tree | e15995b4d39b4bd7837ebb5daba2719521771f95 | |
parent | 9a9f26e8f7ea300e8efffcae036dbef239be433a [diff] |
bridge: mrp: Implement netlink interface to configure MRP Implement netlink interface to configure MRP. The implementation will do sanity checks over the attributes and then eventually call the MRP interface. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>