Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2db2a15a authored by dingtianhong's avatar dingtianhong Committed by David S. Miller
Browse files

bonding: remove the unused macro



Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: default avatarDing Tianhong <dingtianhong@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bedabf90
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -183,8 +183,6 @@ struct bond_parm_tbl {
	int mode;
};

#define BOND_MAX_MODENAME_LEN 20

struct slave {
	struct net_device *dev; /* first - useful for panic debug */
	struct bonding *bond; /* our master */