From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [RFC] hippi: change to not use skb private Date: Wed, 14 Sep 2005 21:03:16 -0700 (PDT) Message-ID: <20050914.210316.32480446.davem@davemloft.net> References: <20050913113858.440d3a0f@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jes@trained-monkey.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Return-path: To: shemminger@osdl.org In-Reply-To: <20050913113858.440d3a0f@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Stephen Hemminger Date: Tue, 13 Sep 2005 11:38:58 -0700 > It looks like the following would fix hippi to not have to put > fields in sk_buff. The ifield looks appears to to be additional > header information that is being passed in the skb but could just > be put in the header. Stephen this patch is against 2.6.13 or something. We already put this thing into a SKB control block for 2.6.14-rc1. Do you want to keep things that way or update your patch for 2.6.14-rc1?