]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Fix for adaptive interrupt moderation
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tue, 19 Feb 2019 23:04:01 +0000 (15:04 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 26 Mar 2019 21:03:01 +0000 (14:03 -0700)
commit6a4766402da43684825d98b463567caba9d84ee6
treebe2b1cbfa0d984412eb9fc1a265e72df1aa75f55
parented960cad6c411425acbca3e033f4b0b785961b83
ice: Fix for adaptive interrupt moderation

commit fb93e9591911 ("ice: Add support for adaptive interrupt moderation")
was meant to add support for adaptive interrupt moderation but there was
an error on my part while formatting the patch, and thus only part of the
patch ended up being submitted.

This patch rectifies the error by adding the rest of the code.

Fixes: fb93e9591911 ("ice: Add support for adaptive interrupt moderation")
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice.h
drivers/net/ethernet/intel/ice/ice_txrx.c
drivers/net/ethernet/intel/ice/ice_txrx.h