Files
linux/drivers/net/ethernet/intel/ice
Young Xiao 121eeae0af ice: Do not enable NAPI on q_vectors that have no rings
[ Upstream commit eec903769b ]

If ice driver has q_vectors w/ active NAPI that has no rings,
then this will result in a divide by zero error. To correct it
I am updating the driver code so that we only support NAPI on
q_vectors that have 1 or more rings allocated to them.

See commit 13a8cd191a ("i40e: Do not enable NAPI on q_vectors
that have no rings") for detail.

Signed-off-by: Young Xiao <YangX92@hotmail.com>
Acked-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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-02-12 20:02:26 +01:00
..
2018-10-24 14:30:40 -07:00
2018-10-24 13:56:37 -07:00
2018-03-26 09:59:08 -07:00
2018-11-06 12:46:47 -08:00
2018-11-07 09:37:28 -08:00
2018-11-06 12:46:47 -08:00
2018-11-06 12:46:47 -08:00
2018-10-03 07:42:30 -07:00