aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2015-08-11 08:56:51 +0000
committerDavid S. Miller <[email protected]>2015-08-11 18:49:40 +0000
commit2c9c3bbbbfe9f7f700c30d9ac40c1abca59d39ee (patch)
tree249a164cebf17e040227ab99be21ffa92f97995d /net/switchdev/switchdev.c
parentMerge branch 'thunder-acpi' (diff)
downloadkernel-2c9c3bbbbfe9f7f700c30d9ac40c1abca59d39ee.tar.gz
kernel-2c9c3bbbbfe9f7f700c30d9ac40c1abca59d39ee.zip
bpf: s390: Fix build error caused by the struct bpf_array member name changed
There is a build error that "'struct bpf_array' has no member named 'prog'" on s390. In commit 2a36f0b92eb6 ("bpf: Make the bpf_prog_array_map more generic"), the member 'prog' of struct bpf_array is replaced by 'ptrs'. So this patch fixes it. Fixes: 2a36f0b92eb6 ("bpf: Make the bpf_prog_array_map more generic") Reported-by: Wu Fengguang <[email protected]> Signed-off-by: Kaixu Xia <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions