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:
36026ec
)
IB/sa: Don't need to check for default P_Key twice
author
Roland Dreier
<rolandd@cisco.com>
Fri, 3 Aug 2007 17:45:17 +0000
(10:45 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 3 Aug 2007 17:45:17 +0000
(10:45 -0700)
Now that ib_find_pkey() ignores the membership bit of P_Keys, there's no
need for ib_sa to look for both 0x7fff and 0xffff in a port's P_Key table.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found