[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151023.065350.237651970219689445.davem@davemloft.net>
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