Re: [ovs-dev] [PATCH v2 2/2] datapath: Move segmentation compatibility code into a compatibility function

2013-09-25 Thread Simon Horman
On Wed, Sep 25, 2013 at 06:21:30PM -0700, Jesse Gross wrote: On Tue, Sep 24, 2013 at 12:44 AM, Simon Horman ho...@verge.net.au wrote: Move segmentation compatibility code out of netdev_send and into rpl_dev_queue_xmit(), a compatibility function used in place of dev_queue_xmit() as

[ovs-dev] [PATCH v2 2/2] datapath: Move segmentation compatibility code into a compatibility function

2013-09-24 Thread Simon Horman
Move segmentation compatibility code out of netdev_send and into rpl_dev_queue_xmit(), a compatibility function used in place of dev_queue_xmit() as necessary. As suggested by Jesse Gross. Some minor though verbose implementation notes: * This rpl_dev_queue_xmit() endeavours to return a valid