From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 3/5] [NET]: Add __dev_getfirstbyhwtype Date: Thu, 03 May 2007 03:28:23 -0700 (PDT) Message-ID: <20070503.032823.91186587.davem@davemloft.net> References: <20070503095315.26912.24270.stgit@warthog.cambridge.redhat.com> <20070503095325.26912.37429.stgit@warthog.cambridge.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, netdev@vger.kernel.org, kaber@trash.net To: dhowells@redhat.com Return-path: In-Reply-To: <20070503095325.26912.37429.stgit@warthog.cambridge.redhat.com> Sender: netdev-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org From: David Howells Date: Thu, 03 May 2007 10:53:26 +0100 > Add __dev_getfirstbyhwtype for callers that don't want a reference but > some data from the device and thus need to take the rtnl anyway. > > Signed-off-by: Patrick McHardy > Signed-off-by: David Howells Applied.