linux/drivers/net/ethernet/intel/e1000
Manuel Schölling 1aa65f4d7f e1000: Use time_after() for time comparison
To be future-proof and for better readability the time comparisons are modified
to use time_after() instead of plain, error-prone math.

Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-03 23:58:06 -07:00
..
e1000_ethtool.c e1000: Use time_after() for time comparison 2014-06-03 23:58:06 -07:00
e1000_hw.c e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers 2014-05-27 02:10:44 -07:00
e1000_hw.h
e1000_main.c e1000: remove the check: skb->len<=0 2014-06-03 23:57:57 -07:00
e1000_osdep.h
e1000_param.c e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
e1000.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
Makefile