]> git.baikalelectronics.ru Git - kernel.git/commit
net: cleanup __sk_stream_memory_free()
authorEric Dumazet <edumazet@google.com>
Thu, 28 Oct 2021 01:12:05 +0000 (18:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Oct 2021 13:40:09 +0000 (14:40 +0100)
commit50f5732f9fc1743c6bad7042be2c1cd03ce2a044
tree538fd1255c3ca22dfe29fcfd8a39dbf8bd25b1c5
parent170d2054e8e96318989770c94ab1a6fba3d611c0
net: cleanup __sk_stream_memory_free()

We now have INDIRECT_CALL_INET_1() macro, no need to use #ifdef CONFIG_INET

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h