]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: Add ppp device name to L2TP ppp session data
authorJames Chapman <jchapman@katalix.com>
Fri, 2 Apr 2010 06:18:44 +0000 (06:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Apr 2010 21:56:03 +0000 (14:56 -0700)
commit70df8480ddf5e56ec853266b73754a0e8e389d82
treeea35c7f3bed73c5bdba0fbbdac4566eafcf23edd
parentc5db811d0ebce0b5fe9a5978867ac1cd92a46208
l2tp: Add ppp device name to L2TP ppp session data

When dumping L2TP PPP sessions using /proc/net/pppol2tp, get the
assigned PPP device name from PPP using ppp_dev_name().

Signed-off-by: James Chapman <jchapman@katalix.com>
Reviewed-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_ppp.c