linux_dsm_epyc7002/drivers/net/ethernet/intel
Jakub Kicinski 7dc86605a2 e1000: remove debug messages with function names
e1000_hw.c contains a lot of debug messages which print
name of invoked function and contain no new line character
at the end.  Remove them as equivalent information can be
nowadays obtained using function tracer.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-04-11 05:58:07 -07:00
..
e1000 e1000: remove debug messages with function names 2014-04-11 05:58:07 -07:00
e1000e e1000e: Fix no connectivity when driver loaded with cable out 2014-03-31 15:47:59 -07:00
i40e i40e: Remove casts of pointer to same type 2014-03-31 15:48:02 -07:00
i40evf i40e/i40evf: Remove addressof casts to same type 2014-03-31 15:48:02 -07:00
igb INTEL-IGB: Convert iounmap to pci_iounmap 2014-03-31 15:48:03 -07:00
igbvf igbvf: Convert uses of __constant_<foo> to <foo> 2014-03-19 22:25:38 -07:00
ixgb ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. 2014-03-12 16:22:13 -04:00
ixgbe ixgbe: remove open-coded skb_cow_head 2014-04-11 05:58:06 -07:00
ixgbevf ixgbevf: remove open-coded skb_cow_head 2014-04-11 05:58:06 -07:00
e100.c e100: Convert uses of __constant_<foo> to <foo> 2014-03-19 21:46:36 -07:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00