[ovs-dev] [PATCH 1/2] datapath: Add version check for struct netdev_ops.
Ben Pfaff
blp at nicira.com
Tue Oct 18 08:51:40 PDT 2011
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>
More information about the dev
mailing list