[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100326.115625.178766195.davem@davemloft.net>
Date: Fri, 26 Mar 2010 11:56:25 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com, gregory.v.rose@...el.com
Subject: Re: [net-2.6 PATCH 1/3] ixgbevf: Fix signed/unsigned int error
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Wed, 24 Mar 2010 12:35:42 -0700
> From: Greg Rose <gregory.v.rose@...el.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@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists