[ovs-dev] [PATCH] datapath: Remove net_device_ops compatibility code.

Jesse Gross jesse at nicira.com
Wed Sep 18 04:10:04 UTC 2013


On Tue, Sep 17, 2013 at 1:20 PM, Pravin Shelar <pshelar at nicira.com> wrote:
> On Fri, Sep 13, 2013 at 2:16 PM, Jesse Gross <jesse at nicira.com> wrote:
>> The symbol HAVE_NET_DEVICE_OPS was changed in 3.1 but code the that
>> it was protecting dates back to before 2.6.32. Therefore, we can
>> just assume that net_device_ops exists in all cases and drop the
>> compat code.
>>
>> Signed-off-by: Jesse Gross <jesse at nicira.com>
> Acked-by: Pravin B Shelar <pshelar at nicira.com>

Pushed to master and branch-2.0.



More information about the dev mailing list