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:
9b620d2
)
IB/umad: Fix declaration of dev_map[]
author
Hal Rosenstock
<halr@voltaire.com>
Mon, 2 Apr 2007 16:45:16 +0000
(12:45 -0400)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 19 Apr 2007 03:20:53 +0000
(20:20 -0700)
The current ib_umad code never accesses bits past IB_UMAD_MAX_PORTS in
dev_map[]. We shouldn't declare it to be twice as big.
Pointed-out-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Hal Rosenstock <halr@voltaire.com>
No differences found