linux/drivers/net/wan/lmc
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores.
The generic packet receive code takes care of setting
netdev->last_rx when necessary, for the sake of the
bonding ARP monitor.

Drivers need not do it any more.

Some cases had to be skipped over because the drivers
were making use of the ->last_rx value themselves.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-03 21:11:17 -08:00
..
Makefile
lmc.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_debug.c WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_debug.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_ioctl.h WAN: Port LMC driver to generic HDLC 2008-07-23 23:05:56 +02:00
lmc_main.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
lmc_media.c WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_proto.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
lmc_proto.h WAN: Port LMC driver to generic HDLC 2008-07-23 23:05:56 +02:00
lmc_var.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00