diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2021-02-17 00:42:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-17 01:47:46 +0300 |
commit | cd605d455a445837edb3372addbdd9a9e38df23b (patch) | |
tree | 7f97101453c7859bf260c1ca2a63f9b9d42f845e /include/linux | |
parent | 1a3ddb0b751604215630ca121c090d57e8c68169 (diff) | |
download | linux-cd605d455a445837edb3372addbdd9a9e38df23b.tar.xz |
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
Check the return values of the br_mrp_switchdev function.
In case of:
- BR_MRP_NONE, return the error to userspace,
- BR_MRP_SW, continue with SW implementation,
- BR_MRP_HW, continue without SW implementation,
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions