From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH 1/9] Use netdev_priv in NETROM and ROSE Date: Tue, 15 Feb 2005 09:58:13 -0800 Message-ID: <20050215095813.6c19b2a8.davem@davemloft.net> References: <20050130212147.GA6399@linux-mips.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit In-Reply-To: <20050130212147.GA6399@linux-mips.org> Sender: linux-hams-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Ralf Baechle DL5RB Cc: linux-hams@vger.kernel.org, netdev@oss.sgi.com On Sun, 30 Jan 2005 21:21:47 +0000 Ralf Baechle DL5RB wrote: > Convert the NETROM and ROSE protocol stacks to use netdev_priv(). Applied, thanks Ralf.