> From: netdev-ow...@vger.kernel.org [mailto:netdev-
> ow...@vger.kernel.org] On Behalf Of Leonid Bloch
> Sent: Tuesday, October 13, 2015 2:48 AM
> To: linux-kernel@vger.kernel.org
> Cc: Kirsher, Jeffrey T <jeffrey.t.kirs...@intel.com>; Brandeburg, Jesse
> <jesse.brandeb...@intel.com>; Nelson, Shannon
> <shannon.nel...@intel.com>; Wyborny, Carolyn
> <carolyn.wybo...@intel.com>; Skidmore, Donald C
> <donald.c.skidm...@intel.com>; Vick, Matthew <matthew.v...@intel.com>;
> Ronciak, John <john.ronc...@intel.com>; Williams, Mitch A
> <mitch.a.willi...@intel.com>; intel-wired-...@lists.osuosl.org;
> net...@vger.kernel.org; Dmitry Fleytman <dmi...@daynix.com>
> Subject: [PATCH] e1000e: fix division by zero on jumbo MTUs
> 
> From: Dmitry Fleytman <dmi...@daynix.com>
> 
> This patch fixes possible division by zero in receive
> interrupt handler when working without adaptive interrupt
> moderation.
> 
> The adaptive interrupt moderation mechanism is typically
> disabled on jumbo MTUs.
> 
> Signed-off-by: Dmitry Fleytman <dmi...@daynix.com>
> Signed-off-by: Leonid Bloch <leo...@daynix.com>
> ---
>  drivers/net/ethernet/intel/e1000e/netdev.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Tested-by: Aaron Brown <aaron.f.br...@intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to