commit | a7093fefa543afad2bf292bba163800e81a4ba33 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Oct 07 16:48:43 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:27:00 2015 -0700 |
tree | 2a56bea439ecfc5c566cd7dd57ceb3e776eda3f7 | |
parent | 77589ce0f84dd99cc946fd71fe6fb44dd8220d0a [diff] |
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>