]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Leave debug_mask cleared at init
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 1 Apr 2016 10:56:02 +0000 (03:56 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:40:58 +0000 (10:40 -0700)
commit1900553c0e22e7930ab4338e6f6bda548fc072e1
treeda69928d17aee10fbb1a91f2db25d77e5015ffd4
parent47f5f0088b1c3d660c578bd7222eb3d7bfe4b82e
i40e: Leave debug_mask cleared at init

Orabug: 23176970

Don't set our internal debug_mask at startup unless we get specific signal
to from the debug module parameter.

This should take care of the issue with all the device capabilities getting
printed even when we hadn't asked for the debug info.

Change-ID: I7fbc6bd8b11ed9b0631ec018ff36015a04100b6c
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 89dd05512b79ee9ba0950f1ba1fb8077ec898ea2)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c