From 554772a66547afa10bc7fc3040f3bf9259728c60 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 15 Sep 2013 16:00:41 +0000 Subject: kernel: update 3.10 to 3.10.12 Signed-off-by: Gabor Juhos SVN-Revision: 38000 --- target/linux/generic/patches-3.10/630-packet_socket_type.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.10/630-packet_socket_type.patch') diff --git a/target/linux/generic/patches-3.10/630-packet_socket_type.patch b/target/linux/generic/patches-3.10/630-packet_socket_type.patch index e7f05def7f..48a9bb9126 100644 --- a/target/linux/generic/patches-3.10/630-packet_socket_type.patch +++ b/target/linux/generic/patches-3.10/630-packet_socket_type.patch @@ -108,7 +108,7 @@ Signed-off-by: Felix Fietkau default: return -ENOPROTOOPT; } -@@ -3275,6 +3288,13 @@ static int packet_getsockopt(struct sock +@@ -3277,6 +3290,13 @@ static int packet_getsockopt(struct sock case PACKET_VNET_HDR: val = po->has_vnet_hdr; break; -- cgit v1.2.3