Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit d40162d6e0e2d266914b27c93b255a5a8422ed0f Author: Sven Eckelmann sven@narfation.org Date: Fri Apr 17 19:40:29 2015 +0200
batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
Signed-off-by: Sven Eckelmann sven@narfation.org Signed-off-by: Marek Lindner mareklindner@neomailbox.ch
d40162d6e0e2d266914b27c93b255a5a8422ed0f compat.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/compat.h b/compat.h index 35e3dbd..9871a23 100644 --- a/compat.h +++ b/compat.h @@ -59,8 +59,6 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 36)
-#define IFF_BRIDGE_PORT 0 || (hard_iface->net_dev->br_port ? 1 : 0) - /* hack for dev->addr_assign_type &= ~NET_ADDR_RANDOM; */ #define addr_assign_type ifindex