From: Larry Finger Date: Mon, 11 Mar 2013 20:38:26 +0000 (-0500) Subject: ssb: pci: Fix flipping of MAC address X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fac7399b45db668faeca6c33873d249111cf8b;p=pandora-kernel.git ssb: pci: Fix flipping of MAC address Since commit e565275 entitled "ssb: pci: Standardize a function to get mac address", the SPROM readout of the MAC has had the values flipped so that 00:11:22:33:44:55 became 11:00:33:22:55:44. The fix has been tested on both little- and big-endian architectures. Reported-by: Rafał Miłecki Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed