[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1375310691.10515.113.camel@edumazet-glaptop>
Date: Wed, 31 Jul 2013 15:44:51 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: skb_orphan() changes
On Wed, 2013-07-31 at 15:24 -0700, David Miller wrote:
> Applied, but personally I would have considered adding an
> else clause checking BUG_ON(skb->sk), or are you not so
> confident in your assertion? :-)
I considered this but this was adding a significant overhead, as this
is an inline function.
What about doing that for a limited time, say until 3.12 is released ?
--
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