linux-kernel-test/drivers/net/chelsio
Scott Bardone 232a347a44 [netdrvr] fix array overflows in Chelsio driver
Adrian Bunk wrote:
> The Coverity checker spotted the following two array overflows in
> drivers/net/chelsio/sge.c (in both cases, the arrays contain 3
> elements):
[snip]

This is a bug. The array should contain 2 elements.  Here is the fix.

Signed-off-by: Scott Bardone <sbardone@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-03-16 19:20:40 -05:00
..
common.h [PATCH] (1/7) chelsio sparse annotations 2005-09-05 17:57:22 -04:00
cphy.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
cpl5_cmd.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
cxgb2.c [PATCH] (1/7) chelsio sparse annotations 2005-09-05 17:57:22 -04:00
elmer0.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
espi.c [PATCH] chelsio: fix kmalloc failure in t1_espi_create 2006-03-06 14:38:00 -05:00
espi.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
gmac.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
Makefile Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
mv88x201x.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
pm3393.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
regs.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
sge.c [netdrvr] fix array overflows in Chelsio driver 2006-03-16 19:20:40 -05:00
sge.h [PATCH] chelsio: transmit routine return values 2005-12-24 09:35:17 -05:00
subr.c Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00
suni1x10gexp_regs.h Update Chelsio gige net driver. 2005-06-23 01:40:19 -04:00