diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-08 19:45:02 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-04-09 16:34:56 -0700 |
commit | b98b33043c95a3886b5feb73814f8882a9cceaad (patch) | |
tree | 31401777c26631c195a12e9c706be063419fba0d /init | |
parent | 4438669eb703d1a7416c2b19a8a15b0400b36738 (diff) | |
download | linux-b98b33043c95a3886b5feb73814f8882a9cceaad.tar.gz |
net: dccp: use net_generic storage
DCCP is virtually never used, so no need to use space in struct net for it.
Put the pernet ipv4/v6 socket in the dccp ipv4/ipv6 modules instead.
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20210408174502.1625-1-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions