i40evf: remove unnecessary log messages
authorMitch Williams <mitch.a.williams@intel.com>
Sat, 10 May 2014 04:49:04 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 8 Jun 2014 09:01:29 +0000 (02:01 -0700)
commit249c8b8d7e2d1bf9505dc46458537e77326c24fd
tree310078585460899c462c9d787ebf59b0e94bf866
parenta5282f447d5e50cf285770226156a566e73687c2
i40evf: remove unnecessary log messages

We don't need to print log messages when we encounter an out-of-memory
condition, as the allocator will do this for us. Also, remove a Tx hang
message that duplicates the one emitted by the netdev layer, and a
duplicate message in the watchdog.

Change-ID: If2056e6135fe248f66ea939778f9895660f4d189
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
drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c