pptp: Use flowi4's daddr/saddr in pptp_xmit().
commit28c90da02ed7367fc5714adefce2a961e5bae306
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 03:41:42 +0000 (3 20:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 03:41:42 +0000 (3 20:41 -0700)
tree3ecc06a71f0d44034088d941925f15cb94bff009
parent31e4543db29fb85496a122b965d6482c8d1a2bfe
pptp: Use flowi4's daddr/saddr in pptp_xmit().

Instead of rt->rt_{src,dst}

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pptp.c