[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091120.134918.150129042.davem@davemloft.net>
Date: Fri, 20 Nov 2009 13:49:18 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: eric.dumazet@...il.com, jarkao2@...il.com, therbert@...gle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] net: Xmit Packet Steering (XPS)
From: Joe Perches <joe@...ches.com>
Date: Fri, 20 Nov 2009 13:43:34 -0800
> On Fri, 2009-11-20 at 22:35 +0100, Eric Dumazet wrote:
>> Jarek Poplawski a écrit :
>> > There is one more problem: this will break things like act_mirred + ifb,
>> > and other cases using skb->iif e.g. for filtering on virtual devices at
>> > the xmit path.
>> Following patch might help us to locate real uses of this obscure field :)
>> [PATCH net-next-2.6] net: rename skb->iif to skb->skb_iif
>
> Prefixing member names generally doesn't end well.
> Prefixing selected member names? ick.
But I highly encourage what Eric is doing, I hate having to grep the
tree very carefully just to find uses of a certain SKB struct member.
And since SKB usage covers so many thousands of files in the tree,
doing one at a time like Eric is here really can make sense.
--
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