[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130117.005243.778308906619242836.davem@davemloft.net>
Date: Thu, 17 Jan 2013 00:52:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xiyou.wangcong@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next V6 06/14] bridge: Add netlink interface to
configure vlans on bridge ports
From: Cong Wang <xiyou.wangcong@...il.com>
Date: Thu, 17 Jan 2013 04:54:37 +0000 (UTC)
> 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.
That's right.
--
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