staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroed
authorMark Einon <mark.einon@gmail.com>
Thu, 7 Jul 2011 22:38:58 +0000 (23:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 21:06:37 +0000 (14:06 -0700)
The comment at the top of the function states 'we need to initialize all the macstat registers to zero', but not all macstat registers are zeroed. Zero the missing registers.
Tested on an ET-131x device.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found