From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
Kiran Patil <kiran.patil@intel.com>,
Anjali Singhai Jain <anjali.singhai@intel.com>
Subject: Re: [PATCH net] i40e: fix build warnings
Date: Fri, 15 Jan 2016 17:06:22 -0800 [thread overview]
Message-ID: <CAL3LdT52EVAxvCYWvVxKZRUMjbBf4_1gm0x0QF7FEDrKCU3++A@mail.gmail.com> (raw)
In-Reply-To: <1452877279.1223.182.camel@edumazet-glaptop2.roam.corp.google.com>
On Fri, Jan 15, 2016 at 9:01 AM, Eric Dumazet <eric.dumazet@gmail.com> wrote:
> From: Eric Dumazet <edumazet@google.com>
>
> Fixes following build warnings :
>
> drivers/net/ethernet/intel/i40e/i40e_main.c:7057:13: warning:
> 'i40e_sync_udp_filters_subtask' defined but not used [-Wunused-function]
> drivers/net/ethernet/intel/i40e/i40e_main.c:8524:13: warning:
> 'i40e_add_vxlan_port' defined but not used [-Wunused-function]
> drivers/net/ethernet/intel/i40e/i40e_main.c:8569:13: warning:
> 'i40e_del_vxlan_port' defined but not used [-Wunused-function]
> drivers/net/ethernet/intel/i40e/i40e_main.c:8604:13: warning:
> 'i40e_add_geneve_port' defined but not used [-Wunused-function]
> drivers/net/ethernet/intel/i40e/i40e_main.c:8651:13: warning:
> 'i40e_del_geneve_port' defined but not used [-Wunused-function]
>
> Fixes: 6a899024058d ("i40e: geneve tunnel offload support")
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 15 +++++----------
> 1 file changed, 5 insertions(+), 10 deletions(-)
>
Thanks Eric, I will add this patch to my queue.
prev parent reply other threads:[~2016-01-16 1:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 17:01 [PATCH net] i40e: fix build warnings Eric Dumazet
2016-01-16 1:06 ` Jeff Kirsher [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=CAL3LdT52EVAxvCYWvVxKZRUMjbBf4_1gm0x0QF7FEDrKCU3++A@mail.gmail.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=anjali.singhai@intel.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=kiran.patil@intel.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).