]> asedeno.scripts.mit.edu Git - linux.git/commit
bonding: rename AD_STATE_* to LACP_STATE_*
authorAndy Roulin <aroulin@cumulusnetworks.com>
Thu, 26 Dec 2019 13:41:57 +0000 (05:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 21:09:37 +0000 (13:09 -0800)
commitc1e469902640ed0a82d0b8df5951199c17a49e3c
treeb5a33e7d240622682f2c754b31dbe2267453003f
parentf643ee295c1c63bc117fb052d4da681354d6f732
bonding: rename AD_STATE_* to LACP_STATE_*

As the LACP actor/partner state is now part of the uapi, rename the
3ad state defines with LACP prefix. The LACP prefix is preferred over
BOND_3AD as the LACP standard moved to 802.1AX.

Fixes: 826f66b30c2e3 ("bonding: move 802.3ad port state flags to uapi")
Signed-off-by: Andy Roulin <aroulin@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_3ad.c
include/uapi/linux/if_bonding.h