diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 32dfc9e578af6344b79cb0a48d516203a04d60b7..8c01f54c61f3d0f9b977682b23376368cddd46bb 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h @@ -100,11 +100,6 @@ */ #define BATADV_TQ_SIMILARITY_THRESHOLD 50 -/* how much worse secondary interfaces may be to be considered as bonding - * candidates - */ -#define BATADV_BONDING_TQ_THRESHOLD 50 - /* should not be bigger than 512 bytes or change the size of * forw_packet->direct_link_flags */