]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: add bridge loop avoidance compile option
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Sun, 22 Jan 2012 19:00:27 +0000 (20:00 +0100)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 11 Apr 2012 12:29:00 +0000 (14:29 +0200)
commit59b93a210e7def53bd6965789a203520e33f97b4
tree80c25d21e96381269087cf628a4756101c6029c8
parenta8e0d880c588d4ff25d2533b39cd6d608bb065d5
batman-adv: add bridge loop avoidance compile option

The define CONFIG_BATMAN_ADV_BLA switches the bridge loop avoidance
on - skip it, and the bridge loop avoidance is not compiled in.

This is useful if binary size should be saved or the feature is
not needed.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/Kconfig
net/batman-adv/Makefile
net/batman-adv/bat_debugfs.c
net/batman-adv/bat_sysfs.c
net/batman-adv/bridge_loop_avoidance.h
net/batman-adv/soft-interface.c
net/batman-adv/types.h