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:
7191a0a
)
RDMA/nes: Correct error_module bit mask
author
Chien Tung
<ctung@neteffect.com>
Wed, 8 Oct 2008 21:43:29 +0000
(14:43 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 8 Oct 2008 21:43:29 +0000
(14:43 -0700)
error_module is 5 bits wide not 4. The corresponding crit_error_count
array is correct with 32 entries.
Signed-off-by: Chien Tung <ctung@neteffect.com>
--
drivers/infiniband/hw/nes/nes_hw.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found