aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-03-30 05:02:15 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-30 23:51:10 -0700
commitb05b7d9563f11bf3d7b7f3f53cd74cbfab107355 (patch)
tree1d8a95ba1373a5ec8f1f591751bd8bc2dffd2229 /net
parentAdd hotplug support to mcp251x driver (diff)
downloadlinux-dev-b05b7d9563f11bf3d7b7f3f53cd74cbfab107355.tar.xz
linux-dev-b05b7d9563f11bf3d7b7f3f53cd74cbfab107355.zip
net: remove redundant code
eth_type_trans(skb, netdev) does the "skb->dev = netdev;" initialization, we can remove it from various network drivers. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions