[NET]: Add __dev_getfirstbyhwtype
authorPatrick McHardy <kaber@trash.net>
Thu, 3 May 2007 10:28:13 +0000 (03:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2007 10:28:13 +0000 (03:28 -0700)
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 <kaber@trash.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found