IB/mlx4: convert to idr_alloc()
authorTejun Heo <[email protected]>
Thu, 28 Feb 2013 01:04:23 +0000 (17:04 -0800)
committerLinus Torvalds <[email protected]>
Thu, 28 Feb 2013 03:10:17 +0000 (19:10 -0800)
commit6a9200603d76de1f8029b83c041f8eef99877a65
tree608661cabafc2f1124b1a47cecb8888f62ce1c55
parent5c213f86417b264b38b279def3363811c2be54f0
IB/mlx4: convert to idr_alloc()

Convert to the much saner new idr interface.

Signed-off-by: Tejun Heo <[email protected]>
Cc: Jack Morgenstein <[email protected]>
Cc: Or Gerlitz <[email protected]>
Cc: Roland Dreier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/infiniband/hw/mlx4/cm.c