summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.h
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2014-11-13 08:23:15 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-12-09 20:57:02 (GMT)
commit74d0d0ede7c96cbb4cb9b5fa755419e336ba6451 (patch)
tree1eaf83233679b1fa1b540b58d6bd3659642186a9 /drivers/net/ethernet/intel/i40e/i40e_adminq.h
parentbf06f7a9bafde62fa77e3fce4040355dfbceb894 (diff)
downloadlinux-74d0d0ede7c96cbb4cb9b5fa755419e336ba6451.tar.xz
i40e: rework debug messages for NVM update
Rework the debug messages in the NVM update state machine so that we can turn them on and off dynamically rather than forcing a recompile/reload. These can now be turned on with something like: ethtool -s eth1 msglvl 0xf000008f and off with: ethtool -s eth1 msglvl 0xf000000f The high 0xf0000000 gets the driver's attention that we want to change the internal debug flags, and the 0x80 bit is the NVM debug. Change-ID: I5efb9039400304b29a0fd6ddea3f47bb362e6661 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Acked-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Jim Young <jamesx.m.young@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_adminq.h')
0 files changed, 0 insertions, 0 deletions