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)
commit7790ac5ecc2e468e525362aff10e66775beb68e4
treedabe457ea46f5ed61ff95d98a0ca8131f9909005
parent8f0ffe9cc640e7df48af6a0394e6d6f7d8118ea7
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