From: Mark Einon Date: Thu, 7 Jul 2011 22:38:58 +0000 (+0100) Subject: staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroed X-Git-Tag: v3.1-rc1~232^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19d8ba145acbe5b0843270f25ff5821287e568e;p=pandora-kernel.git staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroed 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed