linux/net/bridge
Igor Maravić e6373c4c0e net:bridge: use IS_ENABLED
Use IS_ENABLED(CONFIG_FOO)
instead of defined(CONFIG_FOO) || defined (CONFIG_FOO_MODULE)

Signed-off-by: Igor Maravić <igorm@etf.rs>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-16 15:49:52 -05:00
..
netfilter net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
Kconfig
Makefile
br.c net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_device.c bridge: add local MAC address to forwarding table (v2) 2011-12-08 19:40:28 -05:00
br_fdb.c net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_forward.c bridge: add local MAC address to forwarding table (v2) 2011-12-08 19:40:28 -05:00
br_if.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
br_input.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
br_ioctl.c
br_multicast.c net: use IS_ENABLED(CONFIG_IPV6) 2011-12-11 18:25:16 -05:00
br_netfilter.c net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_netlink.c bridge: master device stuck in no-carrier state forever when in user-stp mode 2011-12-01 14:05:17 -05:00
br_notify.c
br_private.h net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_private_stp.h
br_stp.c bridge: master device stuck in no-carrier state forever when in user-stp mode 2011-12-01 14:05:17 -05:00
br_stp_bpdu.c
br_stp_if.c net: fix implicit kmod.h usage in bridge/br_stp_if.c 2011-10-31 19:30:30 -04:00
br_stp_timer.c
br_sysfs_br.c bridge: allow forwarding some link local frames 2011-10-06 15:27:56 -04:00
br_sysfs_if.c