From: Michal Kalderon Date: Mon, 25 Aug 2014 14:48:33 +0000 (+0300) Subject: bnx2x: Fix timesync endianity X-Git-Tag: fixes-against-v3.18-rc2~81^2~224^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f15c61301223138a01e62e009ad8b3a120b780c;p=pandora-kernel.git bnx2x: Fix timesync endianity Commit eeed018cbfa30 ("bnx2x: Add timestamping and PTP hardware clock support") has a missing conversion to LE32, which will prevent the feature from working on big endian machines. Signed-off-by: Michal Kalderon Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed