i40e: don't spam the system log
authorMitch A Williams <mitch.a.williams@intel.com>
Thu, 26 Feb 2015 16:16:19 +0000 (16:16 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Mar 2015 15:54:10 +0000 (07:54 -0800)
commit94666990015a28d1880b56215bac081df218a4a1
tree9207e69830e35b858b2e18974b72a6b055671128
parent3b44439934055f91be7ee1c890bc5d5f3c904f88
i40e: don't spam the system log

The PF driver spams the system log with messages about VF VSI when VFs
are created, as well as each time they are reset. This is annoying, and
the information isn't even useful most of the time.

Remove this message to reduce user annoyance.

Change-ID: I8de90d05380f54b038c9c8c3265150be87c9242c
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