From: David S. Miller Date: Thu, 14 Feb 2013 19:49:01 +0000 (-0800) Subject: sunvdc: Fix off-by-one in generic_request(). X-Git-Tag: v3.8~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d9605434c0fd4cc8639bf25cfc043418c52362;p=pandora-kernel.git sunvdc: Fix off-by-one in generic_request(). The 'operations' bitmap corresponds one-for-one with the operation codes, no adjustment is necessary. Reported-by: Mark Kettenis Signed-off-by: David S. Miller --- Reading git-diff-tree failed