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)
commita406290af0ffd150af8d54819407f2d19c513fdc
tree538fd1255c3ca22dfe29fcfd8a39dbf8bd25b1c5
parent6a03bfbd5eade19e1943551abba2acd4d9079762
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