kernel/4.1: update to version 4.1.15
[openwrt/staging/yousong.git] / target / linux / generic / patches-4.1 / 103-packet_allow_empty_payload.patch
index 052f457342e409ac351da729527acb227d9e7ca9..bad5b34e6589562d3f59a863b3881fcb6231c35e 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
-@@ -2106,7 +2106,7 @@ static void tpacket_destruct_skb(struct
+@@ -2112,7 +2112,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 */