[PATCH] IB: A couple of IB core bug fixes
authorHal Rosenstock <halr@voltaire.com>
Wed, 27 Jul 2005 18:45:35 +0000 (11:45 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:26:12 +0000 (16:26 -0700)
commit497677ab940e637a41351dca6610bc4320abc8f1
tree256357c9aba1e8ccefb8df62432aa8eab4389bcf
parent513789ed995fb2ba72ba2a5bee53ea11d1170580
[PATCH] IB: A couple of IB core bug fixes

Replace be32_to_cpup with be32_to_cpu and fix bug referencing pointer rather
than value in ib_create_ah_from_wc().

Signed-off-by: Tom Duffy <tduffy@sun.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Hal Rosenstock <halr@voltaire.com>
Cc: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/core/agent.c
drivers/infiniband/core/verbs.c