bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
authorMahesh Bandewar <maheshb@google.com>
Mon, 30 Mar 2015 21:30:40 +0000 (14:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 21:14:26 +0000 (17:14 -0400)
AD_PORT_ACTOR_CHURN and AD_PORT_PARTNER_CHURN are already present and
essentially BOND_MONITOR_CHURNED is a combination of these two definitions.

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_3ad.c

Simple merge