linux/drivers/net/igbvf
Eric Dumazet 451f144398 drivers: 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.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Neil Horman <nhorman@txudriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-02 23:07:36 -07:00
..
Makefile
defines.h
ethtool.c igbvf: cleanup flags and allow for rx checksum to be disabled 2009-05-06 15:33:40 -07:00
igbvf.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
mbx.c
mbx.h
netdev.c drivers: Kill now superfluous ->last_rx stores 2009-09-02 23:07:36 -07:00
regs.h
vf.c igbvf: Allow VF driver to correctly recognize failure to set mac 2009-08-04 11:46:41 -07:00
vf.h