ppp: Cache net in pptp_xmit
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 7 Oct 2015 21:48:43 +0000 (16:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2015 11:27:00 +0000 (04:27 -0700)
commita7093fefa543afad2bf292bba163800e81a4ba33
tree2a56bea439ecfc5c566cd7dd57ceb3e776eda3f7
parent77589ce0f84dd99cc946fd71fe6fb44dd8220d0a
ppp: Cache net in pptp_xmit

Compute net and store it in a variable in pptp_xmit, so that the value
can be reused the next time it is needed.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ppp/pptp.c
This page took 0.024652 seconds and 5 git commands to generate.