]> git.karo-electronics.de Git - karo-tx-linux.git/commit
IB/ipath: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:41 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:32 +0000 (16:47 +1100)
commit35aa2d141ba7839a681aeec27d1a982159453476
treeee24fd917492accc7c6d5578dfff066be236ff7a
parentca69effdde270eabddc35a58cbcb23c92607c5c1
IB/ipath: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Mike Marciniszyn <infinipath@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/infiniband/hw/ipath/ipath_driver.c