]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40evf: make messages less dire
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 23 Apr 2014 04:50:00 +0000 (04:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Jun 2014 08:59:52 +0000 (01:59 -0700)
commit0d9c7ea84bd8d8c73660b2a6ef5fb33570525aea
tree7b0074ed788d42263a681883f1e1191ba2ab8b78
parent2c5fe33bdb7e1bd43f961b2850e45b4704ee0d5b
i40evf: make messages less dire

Depending on the timing of what the PF driver is doing, it make take a
few tries before the VF driver is able to communicate with the PF driver
on init or reset recovery. In order to prevent confusion, make the most
common messages less scary by lowering them to a less terrifying log
level and indicate that the driver will retry.

Change-ID: I1ec22aa59a68f4469aabe14775a1bfc1ab4b7f2f
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c