Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sowmini.varadhan@oracle.com
Cc: netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: [PATCH V2 net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Date: Wed, 31 May 2017 14:21:13 -0400 (EDT)	[thread overview]
Message-ID: <20170531.142113.663711787657155712.davem@davemloft.net> (raw)
In-Reply-To: <1496179897-82646-1-git-send-email-sowmini.varadhan@oracle.com>

From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Date: Tue, 30 May 2017 14:31:37 -0700

> +EXPORT_SYMBOL(neigh_remove_one);

net/ipv4/arp.c is the only reference you add to this symbol and ipv4
cannot be built modular.

So this export is unnecessary.

      reply	other threads:[~2017-05-31 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30 21:31 [PATCH V2 net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" Sowmini Varadhan
2017-05-31 18:21 ` David Miller [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=20170531.142113.663711787657155712.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sowmini.varadhan@oracle.com \
    --cc=stephen@networkplumber.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