i40e: make warning less verbose
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Sat, 12 Jul 2014 07:28:21 +0000 (07:28 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Sep 2014 08:38:30 +0000 (01:38 -0700)
commitfaf32978616dc2dfe3dbbbe628806887a2115d44
tree6d0c534b1771f6485142d12c9928bee0e184889b
parent94128516290dad59d3aaef791faa815c1293298f
i40e: make warning less verbose

The driver is un-necessarily printing a warning that is only marginally
useful to the user.  Make the warning only print if extended driver
string printing is enabled, other messages related to a reset event
will still continue to print.

Change-ID: I5e8beca6516a2f176cd2e72b0ac2b3b909e6c953
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c