summaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorSasha Levin2012-05-14 13:57:06 +0200
committerDavid S. Miller2012-05-14 23:57:58 +0200
commit669d67bf777def468970f2dcba1537edf3b2d329 (patch)
tree468a34d094f0bdf875440dc07ada461aa04d27f1 /net/mac80211
parentnet/codel: Add missing #include <linux/prefetch.h> (diff)
downloadkernel-qcow2-linux-669d67bf777def468970f2dcba1537edf3b2d329.tar.gz
kernel-qcow2-linux-669d67bf777def468970f2dcba1537edf3b2d329.tar.xz
kernel-qcow2-linux-669d67bf777def468970f2dcba1537edf3b2d329.zip
net: codel: fix build errors
Fix the following build error: net/sched/sch_fq_codel.c: In function 'fq_codel_dump_stats': net/sched/sch_fq_codel.c:464:3: error: unknown field 'qdisc_stats' specified in initializer net/sched/sch_fq_codel.c:464:3: warning: missing braces around initializer net/sched/sch_fq_codel.c:464:3: warning: (near initialization for 'st.<anonymous>') net/sched/sch_fq_codel.c:465:3: error: unknown field 'qdisc_stats' specified in initializer net/sched/sch_fq_codel.c:465:3: warning: excess elements in struct initializer net/sched/sch_fq_codel.c:465:3: warning: (near initialization for 'st') net/sched/sch_fq_codel.c:466:3: error: unknown field 'qdisc_stats' specified in initializer net/sched/sch_fq_codel.c:466:3: warning: excess elements in struct initializer net/sched/sch_fq_codel.c:466:3: warning: (near initialization for 'st') net/sched/sch_fq_codel.c:467:3: error: unknown field 'qdisc_stats' specified in initializer net/sched/sch_fq_codel.c:467:3: warning: excess elements in struct initializer net/sched/sch_fq_codel.c:467:3: warning: (near initialization for 'st') make[1]: *** [net/sched/sch_fq_codel.o] Error 1 Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions