* dead code in networking core
@ 2010-10-20 15:52 Stephen Hemminger
2010-10-21 15:47 ` Richard Cochran
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2010-10-20 15:52 UTC (permalink / raw)
To: David Miller; +Cc: netdev
The following API's are exported but unused in current code:
net/core/dev_addr_lists.o
__hw_addr_del_multiple
dev_addr_add_multiple
dev_addr_del_multiple
net/core/timestamping.o
skb_clone_tx_timestamp
skb_complete_tx_timestamp
Any plans to use these soon?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: dead code in networking core
2010-10-20 15:52 dead code in networking core Stephen Hemminger
@ 2010-10-21 15:47 ` Richard Cochran
0 siblings, 0 replies; 2+ messages in thread
From: Richard Cochran @ 2010-10-21 15:47 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: David Miller, netdev
On Wed, Oct 20, 2010 at 08:52:29AM -0700, Stephen Hemminger wrote:
> net/core/timestamping.o
> skb_clone_tx_timestamp
> skb_complete_tx_timestamp
>
> Any plans to use these soon?
Yes, these are brand new functions needed for PTP hardware
timestamping support.
I have a patch series under active review on lkml. It will take time
to settle the issues, but people have clearing indicated wanting to
support PTP hardware clocks.
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-21 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 15:52 dead code in networking core Stephen Hemminger
2010-10-21 15:47 ` Richard Cochran
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).