You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Gortmaker
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
...
These files are non modular, but need to export symbols using
the macros now living in export.h -- call out the include so
that things won't break when we remove the implicit presence
of module.h from everywhere.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years ago
..
Kconfig
…
Makefile
caif: prepare support for namespaces
14 years ago
caif_dev.c
net: Fix files explicitly needing to include module.h
13 years ago
caif_socket.c
caif: Fixes freeze on Link layer removal.
14 years ago
cfcnfg.c
caif: add error handling for allocation
14 years ago
cfctrl.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfdbgl.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfdgml.c
caif: Remove OOM messages, use kzalloc
14 years ago
cffrml.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfmuxl.c
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
14 years ago
cfpkt_skbuff.c
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
13 years ago
cfrfml.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfserl.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfsrvl.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfutill.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfveil.c
caif: Remove OOM messages, use kzalloc
14 years ago
cfvidl.c
caif: Remove OOM messages, use kzalloc
14 years ago
chnl_net.c
Remove redundant linux/version.h includes from net/
14 years ago