[Intel-wired-lan] [PATCH] ixgbe: Fix minor typo while freeing irq

Bowers, AndrewX andrewx.bowers at intel.com
Thu Jun 23 15:50:22 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Babu Moger
> Sent: Saturday, June 18, 2016 5:41 PM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>; Brandeburg, Jesse
> <jesse.brandeburg at intel.com>; Nelson, Shannon
> <shannon.nelson at intel.com>; Wyborny, Carolyn
> <carolyn.wyborny at intel.com>; Skidmore, Donald C
> <donald.c.skidmore at intel.com>; Allan, Bruce W <bruce.w.allan at intel.com>;
> Ronciak, John <john.ronciak at intel.com>; Williams, Mitch A
> <mitch.a.williams at intel.com>; intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org; linux-kernel at vger.kernel.org;
> babu.moger at oracle.com
> Subject: [Intel-wired-lan] [PATCH] ixgbe: Fix minor typo while freeing irq
> 
> The array subscript increments after the execution of the statement.
> So there is no issue here. However it helps to read the code better.
> 
> Signed-off-by: Babu Moger <babu.moger at oracle.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>


More information about the Intel-wired-lan mailing list