[PATCH] IB: Fix pack/unpack when size_bits == 64
authorRoland Dreier <rolandd@cisco.com>
Mon, 27 Jun 2005 21:36:47 +0000 (14:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 22:11:47 +0000 (15:11 -0700)
commit48442962ebccec92d8a65f465420423cd2ce0bc8
tree5ea80864ac4cc4c86e649a364451acab0f5c6bc8
parentdae4c1d2362292ccd3318ff67d18aa5c22ee820c
[PATCH] IB: Fix pack/unpack when size_bits == 64

Fix handling of fields with size_bits == 64.  Pointed out by Hal Rosenstock.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/core/packer.c