From 7eb6faf005a5718c40b342cdf8081e184a208d5a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 2 Feb 2006 23:17:31 +0000 Subject: 2006-02-02 Sergio Lopez * linux/src/drivers/scsi/eata_pio.c (eata_pio_detect): Fix a off-by-one error when probing. * linux/src/drivers/scsi/eata_dma.c (eata_detect): Likewise. * linux/dev/drivers/scsi/eata_dma.c (eata_detect): Likewise. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5ff878..234acff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-02-02 Sergio Lopez + * linux/src/drivers/scsi/eata_pio.c (eata_pio_detect): Fix a + off-by-one error when probing. + * linux/src/drivers/scsi/eata_dma.c (eata_detect): Likewise. + * linux/dev/drivers/scsi/eata_dma.c (eata_detect): Likewise. + * linux/src/drivers/net/apricot.c (apricot_probe): Increase eth_addr size to 8 so we do not trash the stack when reading from the io ports. -- cgit v1.2.3