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)
commit7cff0943a1104479fc9fc2d6ced24c02ba81e73e
treeafda069dcdff2f06d22bc45fcb89a1eb58dadd67
parentf935aa9e99d6ec74a50871c120e6b21de7256efb
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