]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ppp: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:45 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:35 +0000 (16:47 +1100)
commit55bfc36734249c981dbcb5efbe345ac851580b8f
tree4f106148ea130cab9b2052f206d2f9fbb4ad6974
parent4e4c30350be0aeb648b2764b6746a20e71b31957
ppp: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ppp/ppp_generic.c