lkml.org 
[lkml]   [2019]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH] isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
    From
    From: Huang Zijiang <huang.zijiang@zte.com.cn>
    Date: Thu, 14 Feb 2019 14:39:59 +0800

    > The skb should be freed by dev_consume_skb_any() in hfcpci_fill_fifo()
    > when bcs->tx_skb is still used. The bcs->tx_skb is be replaced by
    > skb_dequeue(&bcs->squeue), so the original bcs->tx_skb should
    > be consumed(not drop).
    >
    > Signed-off-by: Huang Zijiang <huang.zijiang@zte.com.cn>

    Applied, thanks.

    \
     
     \ /
      Last update: 2019-02-14 18:23    [W:4.655 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site