From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] netdevice.h: Add RDMA private pointer to the net_device structure Date: Mon, 03 Oct 2005 14:34:07 -0700 (PDT) Message-ID: <20051003.143407.49100316.davem@davemloft.net> References: <1128365323.4397.38.camel@hal.voltaire.com> <52fyri9tnf.fsf@cisco.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: openib-general@openib.org, netdev@vger.kernel.org Return-path: To: rolandd@cisco.com In-Reply-To: <52fyri9tnf.fsf@cisco.com> 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 From: Roland Dreier Date: Mon, 03 Oct 2005 14:29:08 -0700 > Hal> netdevice.h: Add RDMA private pointer to the net_device structure > > I don't think there's any point in making this change until we have > some code that will use the pointer. I definitely agree.