]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Disable link polling
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 18 Mar 2016 19:18:11 +0000 (12:18 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:40:53 +0000 (10:40 -0700)
commit146f1814101c35d833a1fca14a82baa343083ce1
tree3446f8cc1c6a7a58ae7d47abb8be307cb7c4c467
parent8a443465fb0fd36bee4abb02fd28fdae1d61871f
i40e: Disable link polling

Orabug: 23176970

Periodic link polling was added when the link events were found not to be
trustworthy.  This was the case early on, but was likely because the link
event mask was being used incorrectly.  As this has been fixed in recent
code, we can disable the link polling to lessen the AQ traffic.

Change-ID: Id890b5ee3c2d04381fc76ffa434777644f5d8eb0
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 8c806b676d21a49628250731f4e30a8a071d080c)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c