i40e: warn at the right time
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 31 Mar 2015 07:45:02 +0000 (00:45 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 3 Apr 2015 10:54:30 +0000 (03:54 -0700)
commit6d7b967db3b1607c789f62936d68ced6321482ed
treeb21c2c5ac02c0d85f1256f5fe869399a12df184c
parentb38da40190a1f8a1a0edcc70f983f7838aabadd4
i40e: warn at the right time

The call to pci_disable_sriov got moved, but the message about not
disabling VFs didn't move. So move it. While we're at, reword the
message a bit to make it more consistent with other driver messages.

Change-ID: I17d3e15e4fcfd5c9431a96ecb0117d728d3da18b
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c