From: olof@lixom.net Date: Sat, 12 May 2007 19:57:46 +0000 (-0500) Subject: pasemi_mac: Fix local-mac-address parsing X-Git-Tag: v2.6.22-rc2~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1af7f05628fab81fdf4412d757676412ba5db660;p=pandora-kernel.git pasemi_mac: Fix local-mac-address parsing Turns out we have an old version of firmware that stores the mac address in 'mac-address' as a string instead of a byte array. All versions that use local-mac-address should have it as byte array, so no need to do string parsing for that case. Signed-off-by: Olof Johansson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed