]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: added netdev_ops file to debugfs
authorCatherine Sullivan <catherine.sullivan@intel.com>
Fri, 10 Aug 2012 01:59:15 +0000 (01:59 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 15 Sep 2012 23:26:20 +0000 (16:26 -0700)
commit4323a4fac027b1689ef71d8fc7b11c25a84af5fe
tree97627a6954ef2fbbfeed3b4724ec4ae7bdd9e9fd
parent6384100a2653de49bed81a0d6e158302d856f215
ixgbe: added netdev_ops file to debugfs

Added the netdev_ops file to debugfs with a command to call the
ndo_tx_timeout function to give users the ability to simulate a
tx_timeout call made by the kernel.

Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c