diff options
author | 2021-08-26 10:49:47 +0800 | |
---|---|---|
committer | 2021-08-26 10:46:20 +0100 | |
commit | 723783d077e39c256a1fafebbd97cbb14207c28f (patch) | |
tree | 3385e5cf51680f84111b24f6f411aa01f0db1bc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg() (diff) | |
download | wireguard-linux-723783d077e39c256a1fafebbd97cbb14207c28f.tar.xz wireguard-linux-723783d077e39c256a1fafebbd97cbb14207c28f.zip |
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Both SKB_FRAG_PAGE_ORDER are defined to the same value in
net/core/sock.c and drivers/vhost/net.c.
Move the SKB_FRAG_PAGE_ORDER definition to net/core/sock.h,
as both net/core/sock.c and drivers/vhost/net.c include it,
and it seems a reasonable file to put the macro.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions