]> 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)
commit2a3e30c190b139e91721f00714b3d9fa971e305b
treebe2b1cbfa0d984412eb9fc1a265e72df1aa75f55
parentfd0b3c9fafced77a53d1a8e86e084dc380440531
ice: Fix for adaptive interrupt moderation

commit c55fda2deca2 ("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: c55fda2deca2 ("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