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.2.40~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3208ee7f73115f8a92912ad05a15b97da41fae58;p=pandora-kernel.git sunvdc: Fix off-by-one in generic_request(). [ Upstream commit f4d9605434c0fd4cc8639bf25cfc043418c52362 ] 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed