]> git.baikalelectronics.ru Git - kernel.git/commit
ixgb: add tx timeout counter
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 23 May 2006 17:35:04 +0000 (10:35 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 23 May 2006 17:35:04 +0000 (10:35 -0700)
commit412abf32febad8c07a949c658361c95ef26df198
treec50db295920c2e71b9a3de58029315336b2a2103
parent1429ff9e98f29d40344b33a03cd0d4168ac1b485
ixgb: add tx timeout counter

This adds a TX timeout counter to the ethtool stats, a tx timeout
debug message, and sets the timer to 5 seconds.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/ixgb/ixgb.h
drivers/net/ixgb/ixgb_ethtool.c
drivers/net/ixgb/ixgb_main.c