RDMA/amso1100: Fix compile warnings
authorRoland Dreier <rolandd@cisco.com>
Wed, 27 Sep 2006 21:42:56 +0000 (14:42 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 27 Sep 2006 21:42:56 +0000 (14:42 -0700)
Make sure all 64-bit quantities are cast to unsigned long long
when printed with "%ll" printk formats.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found