linux/drivers/net/atl1c
Eric Dumazet b05b7d9563 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>
2010-03-30 23:51:10 -07:00
..
Makefile
atl1c.h atl1c: Add support for Atheros AR8152 and AR8152 2010-02-16 15:16:45 -08:00
atl1c_ethtool.c atl1c: Add support for Atheros AR8152 and AR8152 2010-02-16 15:16:45 -08:00
atl1c_hw.c atl1c: Add support for Atheros AR8152 and AR8152 2010-02-16 15:16:45 -08:00
atl1c_hw.h atl1c: Add support for Atheros AR8152 and AR8152 2010-02-16 15:16:45 -08:00
atl1c_main.c net: remove redundant code 2010-03-30 23:51:10 -07:00