]> git.baikalelectronics.ru Git - kernel.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)
commit123acae75c23c50ea51b4b3ff4b2aa5c163ac3a8
tree1e3188a4e91d2c00b6d6a5ea47c2d70de98e4779
parent5bc04729f6900d8cd6b7dafdccaeb9e9e42d902b
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