aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet_timewait_sock.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2018-05-09 23:24:07 -0700
committerDavid S. Miller <davem@davemloft.net>2018-05-10 17:43:55 -0400
commit03bdfc001c951cb04ad3d28aecee4ec0e18e9664 (patch)
tree61fb708d92a51329d15802c9d8ee999e0a1ee923 /include/net/inet_timewait_sock.h
parentliquidio: bump up driver version to 1.7.2 to match newer NIC firmware (diff)
downloadlinux-dev-03bdfc001c951cb04ad3d28aecee4ec0e18e9664.tar.xz
linux-dev-03bdfc001c951cb04ad3d28aecee4ec0e18e9664.zip
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
INET_CSK_DEBUG is always set and only is used for 2 pr_debug calls. EXPORT_SYMBOL(inet_csk_timer_bug_msg) is only used by these 2 pr_debug calls and is also unnecessary as the exported string can be used directly by these calls. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions