commit | 4e9cac2ba437fcb093c7417b1cd91a77ebd1756a | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu May 03 03:28:13 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 03 03:28:13 2007 -0700 |
tree | bbcf898f720eb19d9d6fbc196902ec93d0748f84 | |
parent | 5b35fad9d4fc2fcaf5c23887c1de1bc3eb28ab8c [diff] |
[NET]: Add __dev_getfirstbyhwtype 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>