From: Cyrill Gorcunov Date: Wed, 17 Dec 2008 08:34:06 +0000 (-0800) Subject: net: ppp_generic - use idr technique instead of cardmaps X-Git-Tag: v2.6.29-rc1~581^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a95d267fb62cd6b80ef73be0592bbbe1dbd5df7;p=pandora-kernel.git net: ppp_generic - use idr technique instead of cardmaps 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed