Re: [PATCH] qlcnic: Fix MSI-X initialization code

From: David Miller
Date: Tue Apr 15 2014 - 15:15:41 EST


From: Alexander Gordeev <agordeev@xxxxxxxxxx>
Date: Tue, 15 Apr 2014 11:37:14 +0200

> Function qlcnic_setup_tss_rss_intr() might enter endless
> loop in case pci_enable_msix() contiguously returns a
> positive number of MSI-Xs that could have been allocated.
> Besides, the function contains 'err = -EIO;' assignment
> that never could be reached. This update fixes the
> aforementioned issues.
>
> Cc: Shahed Shaikh <shahed.shaikh@xxxxxxxxxx>
> Cc: Dept-HSGLinuxNICDev@xxxxxxxxxx
> Cc: netdev@xxxxxxxxxxxxxxx
> Cc: linux-pci@xxxxxxxxxxxxxxx
>
> Signed-off-by: Alexander Gordeev <agordeev@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/