tcp: md5: remove obsolete md5_add() method
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 31 Jan 2012 01:04:42 +0000 (01:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jan 2012 17:13:59 +0000 (12:13 -0500)
We no longer use md5_add() method from struct tcp_sock_af_ops

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found