commit | 038861b21b9d01aa70d00a4f0d2edf8ba1112b5b | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Tue Nov 11 20:05:00 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Dec 06 03:27:16 2014 -0800 |
tree | a55ccc10345bdc979112941a494a28b37b2ca644 | |
parent | 2352b849a4b10a543db4d6aa9c962165a0dded58 [diff] |
i40e: remove useless debug noise This message really doesn't give any useful information and ends up getting printed every service_task loop in the Linux driver, filling the logfile with noise when AQ tracing is enabled. This patch simply removes the noise. Change-ID: I30ad51e6b03c7ad12a7d9c102def0087db622df3 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Acked-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>