net: Fix files explicitly needing to include module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 13:12:25 +0000 (09:12 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:28 +0000 (19:30 -0400)
commit3a9a231d977222eea36eae091df2c358e03ac839
treed2df117cf336a29fddddb000f972b5f333f40f6d
parent6e5fdeedca610df600aabc393c4b1f44b128fe49
net: Fix files explicitly needing to include module.h

With calls to modular infrastructure, these files really
needs the full module.h header.  Call it out so some of the
cleanups of implicit and unrequired includes elsewhere can be
cleaned up.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
29 files changed:
net/802/garp.c
net/802/stp.c
net/8021q/vlan_netlink.c
net/bluetooth/hci_sysfs.c
net/bluetooth/mgmt.c
net/caif/caif_dev.c
net/core/fib_rules.c
net/dcb/dcbnl.c
net/dsa/dsa.c
net/ipv4/inet_timewait_sock.c
net/ipv4/netfilter/nf_nat_proto_sctp.c
net/ipv4/netfilter/nf_nat_proto_udplite.c
net/mac80211/rate.c
net/netfilter/x_tables.c
net/netfilter/xt_quota.c
net/netfilter/xt_statistic.c
net/nfc/af_nfc.c
net/phonet/pep.c
net/rds/ib.c
net/rds/iw.c
net/rds/rdma_transport.c
net/rds/tcp.c
net/sched/act_api.c
net/sched/cls_flow.c
net/sched/sch_mqprio.c
net/sunrpc/svc_xprt.c
net/sunrpc/svcsock.c
net/tipc/core.c
net/wimax/stack.c