linux/drivers/net/ibm_newemac
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
..
core.c net: remove redundant code 2010-03-30 23:51:10 -07:00
core.h
debug.c
debug.h
emac.h ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts 2009-11-18 05:11:09 -08:00
Kconfig
Makefile
mal.c
mal.h
phy.c
phy.h
rgmii.c drivers/net: Move a dereference below a NULL test 2009-07-21 13:00:43 -07:00
rgmii.h
tah.c
tah.h
zmii.c
zmii.h