linux-kernel-test/drivers/net/pcmcia
Eric Dumazet 1ae5dc342a net: trans_start cleanups
Now that core network takes care of trans_start updates, dont do it
in drivers themselves, if possible. Drivers can avoid one cache miss
(on dev->trans_start) in their start_xmit() handler.

Exceptions are NETIF_F_LLTX drivers

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-10 05:01:31 -07:00
..
3c574_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
3c589_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
axnet_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
com20020_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
fmvj18x_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ibmtr_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
Kconfig
Makefile
nmclan_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
pcnet_cs.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
smc91c92_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
xirc2ps_cs.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00