diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-11-14 22:53:22 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 00:22:43 -0500 |
commit | a928630a2ffeaf6aa9a6b78456935b6ab1be3066 (patch) | |
tree | 0be1f64ffb8234485cfbfb78c958f47962286fea /security | |
parent | 17c157c889f4b07258af6bfec9e4e9dcf3c00178 (diff) |
[TCP]: Fix some warning when MD5 is disabled.
Just some mis-placed ifdefs:
net/ipv4/tcp_minisocks.c: In function ‘tcp_twsk_destructor’:
net/ipv4/tcp_minisocks.c:364: warning: unused variable ‘twsk’
net/ipv6/tcp_ipv6.c:1846: warning: ‘tcp_sock_ipv6_specific’ defined but not used
net/ipv6/tcp_ipv6.c:1877: warning: ‘tcp_sock_ipv6_mapped_specific’ defined but not used
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions