On 2018/3/31 12:43, Bart Van Assche wrote:
On Sat, 2018-03-31 at 00:18 -0400, Zhu Yanjun wrote:
+ refcount_inc(&res->atomic.skb->users);
Is this perhaps an open-coded skb_get() call? If so, why isn't skb_get()
called here?
Thanks. There are some places that use refcount_inc instead of skb_get.
I will fix it with skb_get later in a patch.
Zhu Yanjun
Thanks,
Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html