From: Ilia Mirkin Date: Fri, 6 Dec 2013 23:56:53 +0000 (-0500) Subject: MIPS: BCM47XX: Fix some very confused types and data corruption X-Git-Tag: v3.14-rc1~37^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710d86f8bc4515a906799b85135e6f6962703e01;p=pandora-kernel.git MIPS: BCM47XX: Fix some very confused types and data corruption Fix nvram_read_alpha2 copying too many bytes over the ssb_sprom structure. Also fix the arguments of the read_macaddr, although the code was technically not wrong before due to an extra dereference. Signed-off-by: Ilia Mirkin Acked-by: Hauke Mehrtens Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6211/ --- Reading git-diff-tree failed