From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCH] netdevice.h: Add RDMA private pointer to the net_device structure Date: Mon, 03 Oct 2005 15:17:18 -0700 Message-ID: <52psqm8cup.fsf@cisco.com> References: <1128365323.4397.38.camel@hal.voltaire.com> <52fyri9tnf.fsf@cisco.com> <1128374816.4397.343.camel@hal.voltaire.com> <523bni9tck.fsf@cisco.com> <1128375898.4397.389.camel@hal.voltaire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: netdev@vger.kernel.org, openib-general@openib.org Return-path: To: Hal Rosenstock In-Reply-To: <1128375898.4397.389.camel@hal.voltaire.com> (Hal Rosenstock's message of "03 Oct 2005 17:50:21 -0400") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: openib-general-bounces@openib.org Errors-To: openib-general-bounces@openib.org List-Id: netdev.vger.kernel.org Hal> I wanted to get this in so I could add the code to IPoIB to Hal> use this so SDP and others no longer poke at IPoIB's private Hal> data. This is a small change. Should this change be made Hal> locally (in OpenIB) first (and we'll have our own modified Hal> netdevice.h for a short time) ? Yes, I think that's the way to develop this sort of thing. - R.