From: Ben Dooks Date: Mon, 19 Oct 2009 23:49:04 +0000 (+0000) Subject: KS8851: Fix MAC address write order X-Git-Tag: v2.6.32-rc6~114^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160d0fadaf7ce20e5bad26c8a955504b93c6a5ba;p=pandora-kernel.git KS8851: Fix MAC address write order The MAC address register was being written in the wrong order, so add a new address macro to convert mac-address byte to register address and a ks8851_wrreg8() function to write each byte without having to worry about any difficult byte swapping. Fixes a bug reported by Doong, Ping of Micrel. Signed-off-by: Ben Dooks Signed-off-by: David S. Miller --- Reading git-diff-tree failed