[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080724.132821.212118602.davem@davemloft.net>
Date: Thu, 24 Jul 2008 13:28:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: opurdila@...acom.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: [RFC][PATCH 1/3] net: per skb control messages
From: Octavian Purdila <opurdila@...acom.com>
Date: Thu, 24 Jul 2008 19:22:57 +0300
> Would that be acceptable (with proper CONFIG_HW_TSTAMPS of course)?
Adding new fields to struct sk_buff that take up space is generally
not allowed unless the new field adds substantially to the benefit of
a large group of users of Linus.
I don't think that applied here for this hw-tstamps stuff.
And yes, this is even with the config option protection, because every
distribution is going to turn all the options on, which makes them
essentially pointless from a sk_buff overhead perspective.
--
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