diff options
| author | Andrew Morton <[email protected]> | 2014-05-22 17:16:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-23 19:09:09 +0000 |
| commit | ece80490e2c1cefda018b2e5b96d4f39083d9096 (patch) | |
| tree | 05d399547dee0945172cb887b185edeb6bc8557a /net/ipv6/tcp_ipv6.c | |
| parent | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t... (diff) | |
| download | kernel-ece80490e2c1cefda018b2e5b96d4f39083d9096.tar.gz kernel-ece80490e2c1cefda018b2e5b96d4f39083d9096.zip | |
lib/test_bpf.c: don't use gcc union shortcut
Older gcc's (mine is gcc-4.4.4) make a mess of this.
lib/test_bpf.c:74: error: unknown field 'insns' specified in initializer
lib/test_bpf.c:75: warning: missing braces around initializer
lib/test_bpf.c:75: warning: (near initialization for 'tests[0].<anonymous>.insns[0]')
lib/test_bpf.c:76: error: extra brace group at end of initializer
lib/test_bpf.c:76: error: (near initialization for 'tests[0].<anonymous>')
lib/test_bpf.c:76: warning: excess elements in union initializer
lib/test_bpf.c:76: warning: (near initialization for 'tests[0].<anonymous>')
lib/test_bpf.c:77: error: extra brace group at end of initializer
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 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
