From: David Miller <davem@davemloft.net>
To: anirban.chakraborty@qlogic.com
Cc: dan.carpenter@oracle.com, sony.chacko@qlogic.com,
Linux-Driver@qlogic.com, netdev@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [patch] qlcnic: off by one in qlcnic_init_pci_info()
Date: Fri, 15 Jun 2012 15:31:40 -0700 (PDT) [thread overview]
Message-ID: <20120615.153140.145606090941949521.davem@davemloft.net> (raw)
In-Reply-To: <CC000197.32F56%anirban.chakraborty@qlogic.com>
From: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Date: Thu, 14 Jun 2012 21:03:14 -0700
>
>
> On 6/14/12 11:34 AM, "Dan Carpenter" <dan.carpenter@oracle.com> wrote:
>
>>The adapter->npars[] array has QLCNIC_MAX_PCI_FUNC elements. We
>>allocate it that way a few lines earlier in the function. So this test
>>is off by one.
>>
>>Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
...
> Acked-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Applied.
prev parent reply other threads:[~2012-06-15 22:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 18:34 [patch] qlcnic: off by one in qlcnic_init_pci_info() Dan Carpenter
2012-06-15 4:03 ` Anirban Chakraborty
2012-06-15 22:31 ` 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=20120615.153140.145606090941949521.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Linux-Driver@qlogic.com \
--cc=anirban.chakraborty@qlogic.com \
--cc=dan.carpenter@oracle.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sony.chacko@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).