From: Vipul Pandya Date: Mon, 7 Jan 2013 13:12:00 +0000 (+0000) Subject: RDMA/cxgb4: Address sparse warnings X-Git-Tag: v3.9-rc1~72^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5d6355ed4bcf574e8473c3ce667cbf6c66a0ee;p=pandora-kernel.git RDMA/cxgb4: Address sparse warnings Fixe the following types of sparse warnings - cast to pointer from integer of different size - cast from pointer to integer of different size - incorrect type in assignment (different base types) - incorrect type in argument 1 (different base types) - cast from restricted __be64 - cast from restricted __be32 Signed-off-by: Vipul Pandya Signed-off-by: Roland Dreier --- Reading git-diff-tree failed