From: Lendacky, Thomas Date: Wed, 12 Nov 2014 16:37:49 +0000 (-0600) Subject: amd-xgbe: Fix sparse endian warnings X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5226cfc500022104d92813ee218608e80f56ead6;p=pandora-kernel.git amd-xgbe: Fix sparse endian warnings Change the types of the descriptor entries in the xgbe_ring_desc struct from u32 to __le32 to fix endian warnings issued by sparse. Signed-off-by: Tom Lendacky Reported-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed