From: Santiago Leon Date: Fri, 3 Sep 2010 18:28:04 +0000 (+0000) Subject: ibmveth: Remove integer divide caused by modulus X-Git-Tag: v2.6.37-rc1~147^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a613f581489aff23189c4945aec9567f6663b0c6;p=pandora-kernel.git ibmveth: Remove integer divide caused by modulus Replace some modulus operators with an increment and compare to avoid an integer divide. Signed-off-by: Anton Blanchard Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed