[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150908.223809.1598957585735076244.davem@davemloft.net>
Date: Tue, 08 Sep 2015 22:38:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: phil@....cc
Cc: netdev@...r.kernel.org, tgraf@...g.ch
Subject: Re: [net-next PATCH v2] net: ipv6: use common fib_default_rule_pref
From: David Miller <davem@...emloft.net>
Date: Tue, 08 Sep 2015 22:37:05 -0700 (PDT)
> Applied, thanks.
Actually, reverted, this doesn't even compile.
net/core/fib_rules.c:47:12: error: static declaration of ‘fib_default_rule_pref’ follows non-static declaration
static u32 fib_default_rule_pref(struct fib_rules_ops *ops)
^
In file included from net/core/fib_rules.c:18:0:
include/net/fib_rules.h:120:5: note: previous declaration of ‘fib_default_rule_pref’ was here
u32 fib_default_rule_pref(struct fib_rules_ops *ops);
^
Powered by blists - more mailing lists