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:
f7ed3a5
)
[IB] mthca: Fix off by one bug in mthca_map_cmd
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Mon, 26 Sep 2005 16:42:09 +0000
(09:42 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 26 Sep 2005 16:42:09 +0000
(09:42 -0700)
The loop in mthca_map_cmd() would fill one entry past the end of the
mailbox buffer before calling the firmware command.
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found