diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2023-05-15 13:01:07 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-05-16 09:47:07 +0200 |
commit | 8b33485128ad932f807f4535e0b440733d8b5808 (patch) | |
tree | 4dc8e756b25c27f15069e89c6bebc63b06713796 /drivers/net/ethernet/8390/lib8390.c | |
parent | 0d9b41daa5907756a31772d8af8ac5ff25cf17c1 (diff) |
net: skbuff: update comment about pfmemalloc propagating
__skb_fill_page_desc_noacc() is not doing any pfmemalloc
propagating, and yet it has a comment about that, commit
84ce071e38a6 ("net: introduce __skb_fill_page_desc_noacc")
may have accidentally moved it to __skb_fill_page_desc_noacc(),
so move it back to __skb_fill_page_desc() which is supposed
to be doing pfmemalloc propagating.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
CC: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/20230515050107.46397-1-linyunsheng@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/8390/lib8390.c')
0 files changed, 0 insertions, 0 deletions