commit | 184e16d79d38634cbb7b7c1cd3832caf89595c9a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 14 20:14:45 2015 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Sep 30 01:45:05 2015 -0500 |
tree | dab87263782437a5265757075b6d95d278efd864 | |
parent | 75aec9df3a7895747a0d022b7c83a1dfb2adf942 [diff] |
openvswitch: Remove ovs_vport_output_sk This was a compatibility function needed while the ipv4 and ipv6 fragmentation code was being modified to pass a struct net through them. Now that is complete this function has no more users so remove it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>