From: Hadar Hen Zion Date: Thu, 21 Mar 2013 05:55:54 +0000 (+0000) Subject: net/mlx4_core: Always use 64 bit resource ID when doing lookup X-Git-Tag: v3.9-rc5~28^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3f7b324e46b772dec1bb6dd96ae745fc085401;p=pandora-kernel.git net/mlx4_core: Always use 64 bit resource ID when doing lookup One of the resource tracker code paths was wrongly using int and not u64 for resource tracking IDs, fix it. Signed-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed