commit | ce0a5f1ae68d136b7d8d518555f9ff743f855c30 | [log] [tgz] |
---|---|---|
author | Lihong Yang <lihong.yang@intel.com> | Wed Dec 19 06:45:41 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 22 07:55:22 2019 -0800 |
tree | 11a5191e71769d4f932a157ddaec5369fd218fbd | |
parent | 3f8af41262697a4d6742f030fbe0ceb9e1a048a6 [diff] |
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>