git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89a7791
)
sunvdc: Fix off-by-one in generic_request().
author
David S. Miller
<davem@davemloft.net>
Thu, 14 Feb 2013 19:49:01 +0000
(11:49 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Feb 2013 19:49:01 +0000
(11:49 -0800)
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>
No differences found