From: David Miller <davem@davemloft.net>
To: agordeev@redhat.com
Cc: linux-kernel@vger.kernel.org, shahed.shaikh@qlogic.com,
Dept-HSGLinuxNICDev@qlogic.com, netdev@vger.kernel.org,
linux-pci@vger.kernel.org
Subject: Re: [PATCH] qlcnic: Fix MSI-X initialization code
Date: Tue, 15 Apr 2014 15:15:20 -0400 (EDT) [thread overview]
Message-ID: <20140415.151520.1523135090870130956.davem@davemloft.net> (raw)
In-Reply-To: <1397554634-26795-1-git-send-email-agordeev@redhat.com>
From: Alexander Gordeev <agordeev@redhat.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@qlogic.com>
> Cc: Dept-HSGLinuxNICDev@qlogic.com
> Cc: netdev@vger.kernel.org
> Cc: linux-pci@vger.kernel.org
>
> Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Applied, thanks.
prev parent reply other threads:[~2014-04-15 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 9:37 [PATCH] qlcnic: Fix MSI-X initialization code Alexander Gordeev
2014-04-15 12:06 ` Shahed Shaikh
2014-04-15 19:15 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140415.151520.1523135090870130956.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Dept-HSGLinuxNICDev@qlogic.com \
--cc=agordeev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shahed.shaikh@qlogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).