kernel: fix bridge compilation on kernel 3.13
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)
commitaf2ab56b8bc1ee2afa70607e9bcf5127904e2f92
tree8164b28d028bf7b2d790d390ecca870ebe5ea98c
parent9ae1212282428ed7db58bbfb50455b88f3e41889
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>
SVN-Revision: 39533
target/linux/generic/patches-3.13/644-bridge_optimize_netfilter_hooks.patch