]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
authorGuo-Fu Tseng <cooldavid@cooldavid.org>
Fri, 10 Oct 2008 04:11:56 +0000 (21:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2008 04:11:56 +0000 (21:11 -0700)
commitfa3e5b4eb8261ae6ee27922881093db973e9d640
tree1e3f2c168ca9154bfc5d43fea97b548c50c825b6
parentbb21c95e2d3325fcb53c591686dbbf4068a165bc
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled

This patch fix error with CONFIG_TCP_MD5SIG disabled.

Signed-off-by: Guo-Fu Tseng <cooldavid@cooldavid.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/tcp_ipv6.c