kernel: fix bridge compilation on kernel 3.13
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
commitb0efd1fc330f7470a88363e5e57c82b3968d9534
tree8164b28d028bf7b2d790d390ecca870ebe5ea98c
parente751ea211a6d92d8e6517d28145fd37e94255478
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