]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
RDMA/ucma: Endian annotation
authorRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:07 +0000 (21:01 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:07 +0000 (21:01 -0700)
commit9cda779cc2d0acf30e0fda67897a14c78b34f5a3
treead01af2178a494a5046e49c2a095b3ee577cf210
parenta88f488857cd2e54789791d2b5e8d116721d5cb7
RDMA/ucma: Endian annotation

Add __force cast of node_guid to __u64, since we are sticking it into a
structure whose definition is shared with userspace.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/ucma.c