dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ixgb
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 ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb.h drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
ixgb_ee.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ee.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ethtool.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_hw.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_hw.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ids.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_main.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
ixgb_osdep.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_param.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00