Skip to content

Commit

Permalink
bonding: remove the unused macro
Browse files Browse the repository at this point in the history
Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
dingtianhong authored and David S. Miller committed May 9, 2014
1 parent bedabf9 commit 2db2a15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/bonding/bonding.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 2db2a15

Please sign in to comment.