[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <kd806c$ptv$2@ger.gmane.org>
Date: Thu, 17 Jan 2013 04:54:37 +0000 (UTC)
From: Cong Wang <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Subject: Re: [PATCH net-next V6 06/14] bridge: Add netlink interface to
configure vlans on bridge ports
On Wed, 16 Jan 2013 at 18:18 GMT, Vlad Yasevich <vyasevic@...hat.com> wrote:
> +
> +struct bridge_vlan_info {
> + u16 flags;
> + u16 vid;
> +};
I think you have to use __u16 in UAPI headers.
--
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