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:
f7fca1e
)
RDMA/cxgb3: Fix the T3A workaround checks
author
Steve Wise
<swise@opengridcomputing.com>
Thu, 24 Jan 2008 22:30:16 +0000
(16:30 -0600)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 25 Jan 2008 22:17:47 +0000
(14:17 -0800)
Correctly work around T3A issues by checking "hwtype != T3A" instead of
"hwtype == T3B". This will be needed for new hardware types.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found