linux/net/core
Igor Maravić a3bf7ae9ae net:core: 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:51 -05:00
..
datagram.c
dev_addr_lists.c
dev.c
drop_monitor.c
dst.c
ethtool.c ethtool: Define and apply a default policy for RX flow hash indirection 2011-12-16 13:53:18 -05:00
fib_rules.c
filter.c
flow_dissector.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c net: Remove unused neighbour layer ops. 2011-12-13 16:44:22 -05:00
net_namespace.c
net-sysfs.c
net-sysfs.h
net-traces.c
netevent.c
netpoll.c
netprio_cgroup.c
pktgen.c
request_sock.c
rtnetlink.c rtnetlink: rtnl_link_register() sanity test 2011-12-14 02:39:29 -05:00
scm.c
secure_seq.c net:core: use IS_ENABLED 2011-12-16 15:49:51 -05:00
skbuff.c net:core: use IS_ENABLED 2011-12-16 15:49:51 -05:00
sock_diag.c sock_diag: Generalize requests cookies managements 2011-12-16 13:48:27 -05:00
sock.c net: fix sleeping while atomic problem in sock mem_cgroup. 2011-12-16 15:35:17 -05:00
stream.c
sysctl_net_core.c
timestamping.c
user_dma.c
utils.c