linux/net/l2tp
Changli Gao d8d1f30b95 net-next: remove useless union keyword
remove useless union keyword in rtable, rt6_info and dn_route.

Since there is only one member in a union, the union keyword isn't useful.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-10 23:31:35 -07:00
..
Kconfig 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 l2tp: Fix L2TP_DEBUGFS ifdef tests. 2010-04-03 15:01:37 -07:00
Makefile l2tp: Add debugfs files for dumping l2tp debug info 2010-04-03 14:56:07 -07:00