From: Lendacky, Thomas Date: Tue, 4 Nov 2014 22:06:37 +0000 (-0600) Subject: amd-xgbe: Use the u32 data type for descriptors X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~271^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa96bd3c9fda52b9f57128798b49d662e5d4659c;p=pandora-kernel.git amd-xgbe: Use the u32 data type for descriptors The Tx and Rx descriptors are unsigned 32 bit values. Use the u32 type, rather than unsigned int, to map these descriptors. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed