From: Dan Carpenter Date: Mon, 8 Oct 2012 21:20:48 +0000 (+0000) Subject: farsync: fix support for over 30 cards X-Git-Tag: v3.7-rc1~66^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fb47ae4d812d5eabc57539701dc0fd6404495e;p=pandora-kernel.git farsync: fix support for over 30 cards We're trying to fill a 64 bit bitmap but only the lower 30 shifts work because the shift wraps around. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed