[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.GSO.4.63.1208291450330.1098@stinky-local.trash.net>
Date: Wed, 29 Aug 2012 14:53:41 +0200 (MEST)
From: Patrick McHardy <kaber@...sh.net>
To: Or Gerlitz <ogerlitz@...lanox.com>
cc: davem@...emloft.net, roland@...nel.org, netdev@...r.kernel.org,
Erez Shitrit <erezsh@...lanox.co.il>
Subject: Re: [PATCH net-next V3 1/2] IB/ipoib: Add rtnl_link_ops support
On Thu, 23 Aug 2012, Or Gerlitz wrote:
> new file mode 100644
> index 0000000..18d6ac9
> --- /dev/null
> +++ b/drivers/infiniband/ulp/ipoib/ipoib_netlink.c
> ...
> +
> +enum {
> + IFLA_IPOIB_UNSPEC,
> + IFLA_IPOIB_CHILD_PKEY,
> + __IFLA_IPOIB_MAX
> +};
> +
> +#define IFLA_IPOIB_MAX (__IFLA_IPOIB_MAX - 1)
This should go into include/linux/if_link.h
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists