From 4631e2fcdc30454a0e6a83a21a218bc0e2d9e5ed Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 2 Feb 2006 22:49:19 +0000 Subject: 2006-02-02 Sergio Lopez * 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0d39258..a5ff878 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-02 Sergio Lopez + + * 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. + 2006-02-02 Thomas Schwinge * Makerules.in: Move a comment ... -- cgit v1.2.3