OSDN Git Service

i40e: remove debugfs tx_timeout support
authorLihong Yang <lihong.yang@intel.com>
Wed, 19 Dec 2018 14:45:41 +0000 (06:45 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 Jan 2019 15:55:22 +0000 (07:55 -0800)
commitce0a5f1ae68d136b7d8d518555f9ff743f855c30
tree11a5191e71769d4f932a157ddaec5369fd218fbd
parent3f8af41262697a4d6742f030fbe0ceb9e1a048a6
i40e: remove debugfs tx_timeout support

The tx_timeout command from debugfs was originally intended to support
early silicon validation efforts. It is no longer needed. Thus remove it to
avoid misuse of triggering tx_timeout through debugfs.

Signed-off-by: Lihong Yang <lihong.yang@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c