From: Vladimir Kondratiev Date: Mon, 1 Dec 2014 13:35:27 +0000 (+0200) Subject: wil6210: fix warning in pointer arithmetic X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd4ec55178973822de45ff8f135d62df66c7961;p=pandora-kernel.git wil6210: fix warning in pointer arithmetic In some compilation environments, result of pointer arithmetic interpreted as int while in others it is long int. Force conversion to long. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed