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:
2966612
)
IB/ipath: Fix typo in pma_counter_select subscript
author
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000
(15:33 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000
(15:33 -0800)
The array has only 5 entries, so [5] should have been [4].
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found