diff options
author | Fernando Fernandez Mancera <[email protected]> | 2021-12-21 12:13:45 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-12-21 16:54:19 -0800 |
commit | 1c15b05baea71a5ff98235783e3e4ad227760876 (patch) | |
tree | c9d145a46707d4e577edbfbafb633cc9feb37300 /net/lapb/lapb_in.c | |
parent | ac8c58f5b535d6272324e2b8b4a0454781c9147e (diff) |
bonding: fix ad_actor_system option setting to default
When 802.3ad bond mode is configured the ad_actor_system option is set to
"00:00:00:00:00:00". But when trying to set the all-zeroes MAC as actors'
system address it was failing with EINVAL.
An all-zeroes ethernet address is valid, only multicast addresses are not
valid values.
Fixes: 171a42c38c6e ("bonding: add netlink support for sys prio, actor sys mac, and port key")
Signed-off-by: Fernando Fernandez Mancera <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions