From: Eric Dumazet Date: Sun, 1 Nov 2009 19:31:03 +0000 (+0000) Subject: icmp: icmp_send() can avoid a dev_put() X-Git-Tag: v2.6.33-rc1~388^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685c7944055b9de51ff509719070afae92b3dbe1;p=pandora-kernel.git icmp: icmp_send() can avoid a dev_put() We can avoid touching device refcount in icmp_send(), using dev_get_by_index_rcu() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed