Eric Dumazet a3d1289126 rtnetlink: rtnl_setlink() and rtnl_getlink() changes
rtnl_getlink() & rtnl_setlink() run with RTNL held, we can use
__dev_get_by_index() and __dev_get_by_name() variants and avoid
dev_hold()/dev_put()

Adds to rtnl_getlink() the capability to find a device by its name,
not only by its index.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-22 04:33:48 -07:00
..
2009-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-10-07 01:10:46 -07:00
2009-09-26 20:16:15 -07:00
2009-10-20 18:55:46 -07:00
2009-10-20 18:55:46 -07:00
2009-05-25 01:53:53 -07:00
2009-10-14 20:40:11 -07:00
2009-10-20 18:55:46 -07:00
2009-10-20 18:55:45 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-07-12 12:22:34 -07:00
2009-10-18 21:32:01 -07:00