android_kernel_motorola_sm6225/drivers/net/ethernet/sun
Jon Mason d233d70771 sunhme: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set during ring init and skb alloc in rx.  It is
already being set to the proper value when eth_type_trans is called on packet
receive, and the skb->dev is not referenced anywhere else in the code.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-10 23:24:57 -07:00
..
cassini.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
cassini.h
Kconfig
Makefile
niu.c Revert "niu: Add support for byte queue limits." 2012-06-08 00:28:16 -07:00
niu.h
sunbmac.c sunbmac: remove unnecessary setting of skb->dev 2012-07-10 23:24:57 -07:00
sunbmac.h
sungem.c sungem: remove unnecessary setting of skb->dev 2012-07-10 23:24:57 -07:00
sungem.h
sunhme.c sunhme: remove unnecessary setting of skb->dev 2012-07-10 23:24:57 -07:00
sunhme.h sunhme: stop using net_device.{base_addr, irq}. 2012-04-07 11:47:03 +02:00
sunqe.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
sunqe.h
sunvnet.c drivers/net: Convert compare_ether_addr to ether_addr_equal 2012-05-10 23:33:01 -04:00
sunvnet.h