RDMA/cxgb3: IDR IDs are signed
authorRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:06 +0000 (21:01 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:06 +0000 (21:01 -0700)
commitedba846af9e1f27bab00d5aebfeef01386e00af0
treea710b5f17d088b148b9bb8ae4b643c82ffdce899
parent4b29043921ef021443c5e0d055b7b8dd5df88258
RDMA/cxgb3: IDR IDs are signed

Fix sparse warnings about pointer signedness by using a signed int when
calling idr_get_new_above().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
drivers/infiniband/hw/cxgb3/iwch.h