kernel: bump 4.9 to 4.9.96
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-4.9 / 813-qe-support-layerscape.patch
index c1431306a4f02a12cbe801e964945d8d7c3586ff..1dfa46e839579c136fdb8652aafa1dec0d49d7a8 100644 (file)
@@ -1162,7 +1162,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
        /* Move to next BD in the ring */
        if (!(bd_status & T_W_S))
 @@ -457,7 +457,7 @@ static int hdlc_rx_done(struct ucc_hdlc_
        /* Move to next BD in the ring */
        if (!(bd_status & T_W_S))
 @@ -457,7 +457,7 @@ static int hdlc_rx_done(struct ucc_hdlc_
-       struct sk_buff *skb;
+       struct sk_buff *skb = NULL;
        hdlc_device *hdlc = dev_to_hdlc(dev);
        struct qe_bd *bd;
 -      u32 bd_status;
        hdlc_device *hdlc = dev_to_hdlc(dev);
        struct qe_bd *bd;
 -      u32 bd_status;