[ovs-dev] [PATCH 1/2] datapath: Add version check for struct netdev_ops.

Jesse Gross jesse at nicira.com
Tue Oct 18 09:25:30 PDT 2011


On Tue, Oct 18, 2011 at 8:51 AM, Ben Pfaff <blp at nicira.com> wrote:
> On Mon, Oct 17, 2011 at 10:10:52PM -0700, Jesse Gross wrote:
>> Linux 3.1 drops the symbol HAVE_NET_DEVICE_OPS that lets us know
>> whether struct netdev_ops is present.  As a result, we need to
>> replace it with an explicit version check.
>>
>> Signed-off-by: Jesse Gross <jesse at nicira.com>
>
> Acked-by: Ben Pfaff <blp at nicira.com>

Thanks, I pushed these two patches.



More information about the dev mailing list