[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <31AFFC7280259C4184970ABA9AFE8B938CF86A62@avmb3.qlogic.org>
Date: Thu, 19 Dec 2013 11:51:37 +0000
From: Manish Chopra <manish.chopra@...gic.com>
To: David Gibson <david@...son.dropbear.id.au>,
Sony Chacko <sony.chacko@...gic.com>,
Rajesh Borundia <rajesh.borundia@...gic.com>
CC: netdev <netdev@...r.kernel.org>,
"snagarka@...hat.com" <snagarka@...hat.com>,
"tcamuso@...hat.com" <tcamuso@...hat.com>,
"vdasgupt@...hat.com" <vdasgupt@...hat.com>
Subject: RE: [PATCH 1/2] netxen: Correct off-by-one error in bounds check
>-----Original Message-----
>From: David Gibson [mailto:david@...son.dropbear.id.au]
>Sent: Tuesday, December 17, 2013 10:53 AM
>To: Manish Chopra; Sony Chacko; Rajesh Borundia
>Cc: netdev; snagarka@...hat.com; tcamuso@...hat.com;
>vdasgupt@...hat.com; David Gibson
>Subject: [PATCH 1/2] netxen: Correct off-by-one error in bounds check
>
>After retrieving an Rx buffer index from the hardware, the netxen driver bounds
>checks it against its array of receive buffers. However in the case of LRO packets,
>there's an off-by-one error in the check - it uses > instead of the >= it uses for the
>normal receive path in netxen_process_rcv().
>
>Signed-off-by: David Gibson <david@...son.dropbear.id.au>
Acked-by: Manish Chopra <manish.chopra@...gic.com>
Thanks David. This is really a bug fix. You can re-submit this single patch.
--
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