kernel: fix bridge compilation on kernel 3.13
authorHauke Mehrtens <hauke@openwrt.org>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
commit0fa466cec79dbd64ef7eae95894568fed93ecea5
tree8164b28d028bf7b2d790d390ecca870ebe5ea98c
parentddab530dd3ea0fe72a8bb6f1934a5ae661510c77
kernel: fix bridge compilation on kernel 3.13

The int brnf_call_ebtables in the header should be extern, otherwise
every object file gets its own int and they will conflict when linking
the binary.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39533 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.13/644-bridge_optimize_netfilter_hooks.patch