i40e: don't give up on DCB error after reset
authorShannon Nelson <shannon.nelson@intel.com>
Thu, 11 Dec 2014 07:06:38 +0000 (07:06 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 16 Jan 2015 11:56:51 +0000 (03:56 -0800)
commitaebfc8169aa78a3a69f4681c47d4a506c72d430e
tree0aba3131ca3c58bcc7b414404c2f6914d40041ff
parente240f674eca856bde09b1101e2c5477002e920f2
i40e: don't give up on DCB error after reset

We don't need to give up in the reset/rebuild process if the DCB setup failed,
so handle it here the same as in the probe setup.  Also adjust the log strings
a little to look less scary.

Change-ID: I57308d703047e61d3f1a5e471ea77be232444ca0
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c