kernel: update 3.10 to 3.10.12
[openwrt/staging/yousong.git] / target / linux / generic / patches-3.10 / 630-packet_socket_type.patch
index e7f05def7fef3225ce44c0a7b4681d09e2131243..48a9bb912637206cc8ffd903eea9e527256f6f42 100644 (file)
@@ -108,7 +108,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
        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;