Florian Westphal <f...@strlen.de> wrote: >Miaohe Lin <linmia...@huawei.com> wrote: >> The skb_shared_info part of the data is assigned in the following loop. > >Where? >
It's at the below for (i = 0; i < nfrags; i++) loop. But I missed something as Eric Dumazet pointed out. Sorry about it.