]> git.baikalelectronics.ru Git - kernel.git/commit
FEC: Fix kernel panic in fec_set_mac_address.
authorMattias Walström <mattias@vmlinux.org>
Wed, 5 May 2010 07:55:48 +0000 (00:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 May 2010 07:55:48 +0000 (00:55 -0700)
commitdf458bbbafadf92b70ec2a7cb2d2f3906f6ca753
treeafda069dcdff2f06d22bc45fcb89a1eb58dadd67
parent52d14b3e50c3d109b93b7d880992e01a1645570e
FEC: Fix kernel panic in fec_set_mac_address.

Fix memory corruption that sometimes result in kernel panic.

Signed-off-by: Mattias Walström <mattias@vmlinux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fec.c