aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-31 13:43:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-31 13:43:06 +0000
commita89ef54d18ec58ec244816040be521c6953a1b28 (patch)
treeb7386fb78eb83acd6f72a9d110a36f2f676975eb /target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch
parentf289cd075053af40fd15070256cd007a817bd6d2 (diff)
downloadupstream-a89ef54d18ec58ec244816040be521c6953a1b28.tar.gz
upstream-a89ef54d18ec58ec244816040be521c6953a1b28.tar.bz2
upstream-a89ef54d18ec58ec244816040be521c6953a1b28.zip
3.14 final is out
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40352 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch')
-rw-r--r--target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch b/target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch
index f612c4b924..d20773a495 100644
--- a/target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch
+++ b/target/linux/generic/patches-3.14/641-bridge_always_accept_eap.patch
@@ -1,6 +1,6 @@
--- a/net/bridge/br_input.c
+++ b/net/bridge/br_input.c
-@@ -83,7 +83,7 @@ int br_handle_frame_finish(struct sk_buf
+@@ -84,7 +84,7 @@ int br_handle_frame_finish(struct sk_buf
br_multicast_rcv(br, p, skb, vid))
goto drop;