From: Amit Kumar Salecha Date: Thu, 14 Jan 2010 01:53:21 +0000 (+0000) Subject: netxen: fix endianness read mac address X-Git-Tag: v2.6.34-rc1~233^2~584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a03d2451998e09e87eb573a9e04cc41fde2bb77f;p=pandora-kernel.git netxen: fix endianness read mac address In netxen_read_mac_addr, mac_addr should be declared u64 instead of __le64, used by host only. Signed-off-by: Amit Kumar Salecha Signed-off-by: David S. Miller --- Reading git-diff-tree failed