net: ppp_generic - use idr technique instead of cardmaps
authorCyrill Gorcunov <gorcunov@openvz.org>
Wed, 17 Dec 2008 08:34:06 +0000 (00:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Dec 2008 08:34:06 +0000 (00:34 -0800)
Use idr technique instead of own implemented cardmaps.
It saves us a number of lines and gives an ability
to use library functions.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found