diff options
author | Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> | 2019-08-06 10:38:26 -0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-09-09 11:36:43 -0700 |
commit | c19d034b54fa9c4beb543768503343a66f6223bc (patch) | |
tree | 65c91068183276f27ebbff95c299e4931991ecad /drivers/net/ethernet/intel/igc/igc_base.h | |
parent | 54579ca8371568227100ea5af2b3024a9eb45ed9 (diff) |
i40e: Remove EMPR traces from debugfs facility
Since commit
'5098850c9b9b ("i40e/i40evf: i40e_register.h updates")'
it is no longer possible to trigger an EMP Reset from debugfs, but it's
possible to request it either way, to end up with a bad reset request:
echo empr > /sys/kernel/debug/i40e/0002\:01\:00.1/command
i40e 0002:01:00.1: debugfs: forcing EMPR
i40e 0002:01:00.1: bad reset request 0x00010000
So let's remove this piece of code and show the available valid commands
as it is when any invalid command is issued.
Signed-off-by: "Mauro S. M. Rodrigues" <maurosr@linux.vnet.ibm.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_base.h')
0 files changed, 0 insertions, 0 deletions