net_cls: Use __dev_get_by_index()
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 6 Nov 2009 04:57:26 +0000 (20:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Nov 2009 06:34:21 +0000 (22:34 -0800)
We hold RTNL in tc_dump_tfilter(), we can avoid dev_hold()/dev_put()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found