tcp/ipv4: remove AF_INET_FAMILY
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:50:07 +0000 (16:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jan 2020 11:03:51 +0000 (12:03 +0100)
commitaeaec7bcebd9c85372191fb42a4478d21972d99e
tree47327124ba1901c7616e1de38e6203e1f6241531
parent339821f7d2d890a61cebeb9d085643668d4df6e4
tcp/ipv4: remove AF_INET_FAMILY

After commit 079096f103fa ("tcp/dccp: install syn_recv requests into ehash table")
the macro isn't used anymore. remove it.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_connection_sock.c