git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0700f9
)
net: ppp_generic - use idr technique instead of cardmaps
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Wed, 17 Dec 2008 08:34:06 +0000
(
00:34
-0800)
committer
David 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