lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ