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] [day] [month] [year] [list]
Date:	Fri, 23 Oct 2015 06:53:50 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	sfeldma@...il.com
Cc:	netdev@...r.kernel.org, jiri@...nulli.us,
	vivien.didelot@...oirfairelinux.com
Subject: Re: [PATCH net-next v3 3/3] switchdev: split switchdev_attr into
 individual structs

From: David Miller <davem@...emloft.net>
Date: Fri, 23 Oct 2015 06:32:44 -0700 (PDT)

> From: sfeldma@...il.com
> Date: Thu, 22 Oct 2015 20:25:17 -0700
> 
>> From: Scott Feldman <sfeldma@...il.com>
>> 
>> This was already done for switchdev_objs.   Changing switchdev_attrs to new
>> style makes switchdev API consistent for both attrs and objs.
>> 
>> No functional changes here.
>> 
>> Signed-off-by: Scott Feldman <sfeldma@...il.com>
>> Acked-by: Jiri Pirko <jiri@...lanox.com>
> 
> Applied.

This breaks the build, I'm reverting this patch series:

net/bridge/br_stp_if.c: In function ‘br_init_port’:
net/bridge/br_stp_if.c:42:3: error: unknown field ‘u’ specified in initializer
net/bridge/br_stp_if.c:42:3: warning: excess elements in struct initializer [enabled by default]
net/bridge/br_stp_if.c:42:3: warning: (near initialization for ‘attr’) [enabled by default]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ