[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150118103938.GA1944@nanopsycho.orion>
Date: Sun, 18 Jan 2015 11:39:38 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Marcel Holtmann <marcel@...tmann.org>
Cc: Network Development <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: Bridge code in net-next does not compile
Sun, Jan 18, 2015 at 11:33:24AM CET, marcel@...tmann.org wrote:
>Hi,
>
>when compiling net-next, the bridge code fails to compile:
>
> CC net/bridge/br.o
>In file included from net/bridge/br.c:22:0:
>include/net/switchdev.h:73:1: error: expected identifier or ‘(’ before ‘{’ token
> {
> ^
>include/net/switchdev.h:71:90: warning: ‘call_netdev_switch_notifiers’ declared ‘static’ but never defined [-Wunused-function]
> static inline int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev,
Hi, I already sent fix:
http://patchwork.ozlabs.org/patch/430160/
> ^
>
>I bisecting this to this commit:
>
>commit 03bf0c281234028388108d0aee720954f5fe6924
>Author: Jiri Pirko <jiri@...nulli.us>
>Date: Thu Jan 15 23:49:36 2015 +0100
>
> switchdev: introduce switchdev notifier
>
> This patch introduces new notifier for purposes of exposing events which happen
> on switch driver side. The consumers of the event messages are mainly involved
> masters, namely bridge and ovs.
>
> Suggested-by: Thomas Graf <tgraf@...g.ch>
> Signed-off-by: Jiri Pirko <jiri@...nulli.us>
> Signed-off-by: Scott Feldman <sfeldma@...il.com>
> Signed-off-by: David S. Miller <davem@...emloft.net>
>
>Regards
>
>Marcel
>
>--
>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
--
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