diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-15 09:05:54 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-16 13:16:54 +0000 |
commit | 587652bbdd06ab38a4c1b85e40f933d2cf4a1147 (patch) | |
tree | a5ce4facf54cc2ecedad1c80888191cede81087f /net/unix/af_unix.c | |
parent | e456a18a390b96f22b0de2acd4d0f49c72ed2280 (diff) | |
download | linux-587652bbdd06ab38a4c1b85e40f933d2cf4a1147.tar.gz linux-587652bbdd06ab38a4c1b85e40f933d2cf4a1147.tar.bz2 linux-587652bbdd06ab38a4c1b85e40f933d2cf4a1147.zip |
net: gro: populate net/core/gro.c
Move gro code and data from net/core/dev.c to net/core/gro.c
to ease maintenance.
gro_normal_list() and gro_normal_one() are inlined
because they are called from both files.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions