diff options
author | Andrew Morton <[email protected]> | 2016-07-18 15:50:58 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-19 19:27:01 -0700 |
commit | 183fc1537ec39be242dc8b619f71fc11b393d295 (patch) | |
tree | e18fa01b3097c5e2d699838098fe7e4d453d296e /lib/mpi/mpi-bit.c | |
parent | a725ee3e44e39dab1ec82cc745899a785d2a555e (diff) |
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
kernel/trace/bpf_trace.c: In function 'bpf_event_output':
kernel/trace/bpf_trace.c:312: error: unknown field 'next' specified in initializer
kernel/trace/bpf_trace.c:312: warning: missing braces around initializer
kernel/trace/bpf_trace.c:312: warning: (near initialization for 'raw.frag.<anonymous>')
Fixes: 555c8a8623a3a87 ("bpf: avoid stack copy and use skb ctx for event output")
Acked-by: Daniel Borkmann <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions