[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140415.151520.1523135090870130956.davem@davemloft.net>
Date: Tue, 15 Apr 2014 15:15:20 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: agordeev@...hat.com
Cc: linux-kernel@...r.kernel.org, shahed.shaikh@...gic.com,
Dept-HSGLinuxNICDev@...gic.com, netdev@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH] qlcnic: Fix MSI-X initialization code
From: Alexander Gordeev <agordeev@...hat.com>
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@...gic.com>
> Cc: Dept-HSGLinuxNICDev@...gic.com
> Cc: netdev@...r.kernel.org
> Cc: linux-pci@...r.kernel.org
>
> Signed-off-by: Alexander Gordeev <agordeev@...hat.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists