commit | ede2059dbaf9c6557a49d466c8c7778343b208ff | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Oct 07 16:48:47 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:27:03 2015 -0700 |
tree | d6d15cbeb675b52ef22890a2228b5301b1396c45 | |
parent | 33224b16ffccb49cf798317670389e0bfba0024c [diff] |
dst: Pass net into dst->output The network namespace is already passed into dst_output pass it into dst->output lwt->output and friends. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>