kernel: Update to version 4.4.182
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 7072-LS1012-Add-PPFE-driver-in-Linux.patch
index 21339e819e37bc2e25b873cce22a56c54e62e574..c7c2ee5b9be4597e1bc39b4a3ad52a647c75c047 100644 (file)
@@ -15054,7 +15054,7 @@ Integrated-by: Yutang Jiang <yutang.jiang@nxp.com>
 +#endif /* _PLATFORM_H_ */
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -858,6 +858,17 @@ static inline struct sk_buff *alloc_skb_
+@@ -863,6 +863,17 @@ static inline struct sk_buff *alloc_skb_
        return __alloc_skb(size, priority, SKB_ALLOC_FCLONE, NUMA_NO_NODE);
  }