l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
authorJames Chapman <jchapman@katalix.com>
Sun, 29 Apr 2012 21:48:47 +0000 (21:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 13:30:54 +0000 (09:30 -0400)
commitde3c7a1827fa144917270eb66956930012ddae52
tree45aa11eafb79423c2aedadcc94de14223954afa2
parent5de7aee5413cdfe6f96289a84a5ad22b1314e873
l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()

Cleanup the l2tp_ip code to make use of an existing ipv4 support function.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_ip.c