From: David Ahern <dsa@cumulusnetworks•com>
To: netdev@vger•kernel.org
Cc: dsahern@gmail•com
Subject: Re: [PATCH net-next] net: Fix unused variable compile warning
Date: Thu, 1 Oct 2015 09:47:12 -0600 [thread overview]
Message-ID: <560D5580.5060608@cumulusnetworks.com> (raw)
In-Reply-To: <1443714354-20432-1-git-send-email-dsa@cumulusnetworks.com>
On 10/1/15 9:45 AM, David Ahern wrote:
> diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c
> index facba7ed27de..858165f05040 100644
> --- a/net/ipv4/fib_semantics.c
> +++ b/net/ipv4/fib_semantics.c
> @@ -1564,4 +1564,4 @@ void fib_select_path(struct net *net, struct fib_result *res,
> if (!fl4->saddr)
> fl4->saddr = FIB_RES_PREFSRC(net, *res);
> }
> -EXPORT_SYMBOL(fib_select_path);
> +EXPORT_SYMBOL_GPL(fib_select_path);
grrr.... obviously unrelated. Will resend.
prev parent reply other threads:[~2015-10-01 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 15:45 [PATCH net-next] net: Fix unused variable compile warning David Ahern
2015-10-01 15:47 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=560D5580.5060608@cumulusnetworks.com \
--to=dsa@cumulusnetworks$(echo .)com \
--cc=dsahern@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox