]> git.karo-electronics.de Git - karo-tx-linux.git/commit
batman-adv: remove unused BATADV_BONDING_TQ_THRESHOLD constant
authorAntonio Quartulli <a@unstable.cc>
Tue, 12 Jan 2016 01:15:25 +0000 (09:15 +0800)
committerAntonio Quartulli <a@unstable.cc>
Tue, 23 Feb 2016 05:48:23 +0000 (13:48 +0800)
commite9ccd7e39cd87cb5ff87e2b293dcd467377d93d6
tree1e3188a4e91d2c00b6d6a5ea47c2d70de98e4779
parentb633353115e352d3c31c12d4c61978c810f05ea1
batman-adv: remove unused BATADV_BONDING_TQ_THRESHOLD constant

BATADV_BONDING_TQ_THRESHOLD is not used anymore since the implementation
of the bat_neigh_is_similar_or_better() API function.
Such function uses the more generic BATADV_TQ_SIMILARITY_THRESHOLD
constant.

Therefore, remove definition of the unused BATADV_BONDING_TQ_THRESHOLD
constant.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
net/batman-adv/main.h