kernel/4.3: update to version 4.3.3
[openwrt/openwrt.git] / target / linux / generic / patches-4.3 / 103-packet_allow_empty_payload.patch
index 3e38bdfee290c1735dfb088b4fa6dd0ee89da1c5..ce37d5b3602a0e183cc9a5cec82c3fe091899a06 100644 (file)
@@ -6,7 +6,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
 
 --- a/net/packet/af_packet.c
 +++ b/net/packet/af_packet.c
-@@ -2323,7 +2323,7 @@ static void tpacket_destruct_skb(struct
+@@ -2329,7 +2329,7 @@ static void tpacket_destruct_skb(struct
  static bool ll_header_truncated(const struct net_device *dev, int len)
  {
        /* net device doesn't like empty head */