alistair23-linux/net/mpls
Robert Shearman 8a08919f43 mpls: Allow mpls_gso and mpls_router to be built as modules
CONFIG_MPLS=m doesn't result in a kernel module being built because it
applies to the net/mpls directory, rather than to .o files.

So revert the MPLS menuitem to being a boolean and make MPLS_GSO and
MPLS_ROUTING tristates to allow mpls_gso and mpls_router modules to be
produced as desired.

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Robert Shearman <rshearma@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-11 16:38:54 -04:00
..
af_mpls.c neigh: Use neigh table index for neigh_packet_xmit 2015-03-08 19:30:06 -04:00
internal.h mpls: Functions for reading and wrinting mpls labels over netlink 2015-03-04 00:26:06 -05:00
Kconfig mpls: Allow mpls_gso and mpls_router to be built as modules 2015-03-11 16:38:54 -04:00
Makefile mpls: Allow mpls_gso and mpls_router to be built as modules 2015-03-11 16:38:54 -04:00
mpls_gso.c net: mark some potential candidates __read_mostly 2015-01-30 17:58:39 -08:00