[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170531.142113.663711787657155712.davem@davemloft.net>
Date: Wed, 31 May 2017 14:21:13 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sowmini.varadhan@...cle.com
Cc: netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH V2 net-next] neigh: Really delete an arp/neigh entry on
"ip neigh delete" or "arp -d"
From: Sowmini Varadhan <sowmini.varadhan@...cle.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.
Powered by blists - more mailing lists