From: Eli Cohen Date: Tue, 2 Dec 2014 10:26:18 +0000 (+0200) Subject: mlx5: Fix sparse warnings X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4f139aae77d601bd146a6b3c4e12e7e4e0226f;p=pandora-kernel.git mlx5: Fix sparse warnings 1. Add required __acquire/__release statements to balance spinlock usage. 2. Change the index parameter of begin_wqe() to be unsigned to match supplied argument type. Signed-off-by: Eli Cohen Signed-off-by: David S. Miller --- Reading git-diff-tree failed