commit | 497677ab940e637a41351dca6610bc4320abc8f1 | [log] [tgz] |
---|---|---|
author | Hal Rosenstock <halr@voltaire.com> | Wed Jul 27 11:45:35 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:26:12 2005 -0700 |
tree | 256357c9aba1e8ccefb8df62432aa8eab4389bcf | |
parent | 513789ed995fb2ba72ba2a5bee53ea11d1170580 [diff] |
[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>