commit | f4d9605434c0fd4cc8639bf25cfc043418c52362 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Feb 14 11:49:01 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 14 11:49:01 2013 -0800 |
tree | a6708f603da9d453b7d814c11c8bc6020f7402e0 | |
parent | 89a77915e0f56dc7b9f9082ba787895b6a83f809 [diff] |
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 <mark.kettenis@xs4all.nl> Signed-off-by: David S. Miller <davem@davemloft.net>