From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, gospo@redhat.com, gregory.v.rose@intel.com
Subject: Re: [net-2.6 PATCH 1/3] ixgbevf: Fix signed/unsigned int error
Date: Fri, 26 Mar 2010 11:56:25 -0700 (PDT) [thread overview]
Message-ID: <20100326.115625.178766195.davem@davemloft.net> (raw)
In-Reply-To: <20100324193515.6078.27035.stgit@localhost.localdomain>
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Wed, 24 Mar 2010 12:35:42 -0700
> From: Greg Rose <gregory.v.rose@intel.com>
>
> In the Tx mapping function if a DMA error occurred then the unwind of
> previously mapped sections would improperly check an unsigned int if
> it was less than zero. Changed the index variable to signed to avoid
> the error.
>
> Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Applied.
prev parent reply other threads:[~2010-03-26 18:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-24 19:35 [net-2.6 PATCH 1/3] ixgbevf: Fix signed/unsigned int error Jeff Kirsher
2010-03-24 19:36 ` [net-2.6 PATCH 2/3] ixgbe: In SR-IOV mode insert delay before bring the adapter up Jeff Kirsher
2010-03-26 18:57 ` David Miller
2010-03-26 19:45 ` Rose, Gregory V
2010-03-24 19:36 ` [net-2.6 PATCH 3/3] ixgbe: Change where clear_to_send_flag is reset to zero Jeff Kirsher
2010-03-26 18:58 ` David Miller
2010-03-26 18:56 ` 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=20100326.115625.178766195.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=gospo@redhat.com \
--cc=gregory.v.rose@intel.com \
--cc=jeffrey.t.kirsher@intel.com \
--cc=netdev@vger.kernel.org \
/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).