kernel: update 3.10 to 3.10.12
[15.05/openwrt.git] / target / linux / generic / patches-3.10 / 630-packet_socket_type.patch
index e7f05de..48a9bb9 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;