[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1422570176.21689.38.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Thu, 29 Jan 2015 14:22:56 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: David L Stevens <david.stevens@...cle.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
Sowmini Varadhan <sowmini.varadhan@...cle.com>
Subject: Re: [PATCHv2 net] sunvnet: set queue mapping when doing packet
copies
On Thu, 2015-01-29 at 14:19 -0800, Eric Dumazet wrote:
> I guess you can extend the test to sock_wfree and tcp_wfree, but :
>
> You have to EXPORT_SYMBOL(tcp_wfree)
>
> Add an #ifdef CONFIG_INET (take a look at skb_orphan_partial())
Or even better, add a new helper in the same spirit than
skb_orphan_partial() : You would EXPORT_SYMBOL() it and leave
tcp_wfree() as non exported.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists