dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/l2tp
stephen hemminger d7100da026 ppp: make channel_ops const
The PPP channel ops structure should be const.
Cleanup the declarations to use standard C99 format.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-04 21:53:17 -07:00
..
Kconfig l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00
Makefile l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00
l2tp_core.c l2tp: fix memory allocation 2010-04-23 16:37:32 -07:00
l2tp_core.h l2tp: unmanaged L2TPv3 tunnels fixes 2010-04-04 01:02:46 -07:00
l2tp_debugfs.c net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 2010-04-15 15:37:13 -07:00
l2tp_eth.c l2tp_eth: fix memory allocation 2010-04-23 16:37:33 -07:00
l2tp_ip.c net-next: remove useless union keyword 2010-06-10 23:31:35 -07:00
l2tp_netlink.c l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c 2010-04-03 14:58:07 -07:00
l2tp_ppp.c ppp: make channel_ops const 2010-08-04 21:53:17 -07:00