[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150811.114954.2113934998531402950.davem@davemloft.net>
Date: Tue, 11 Aug 2015 11:49:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xiakaixu@...wei.com
Cc: daniel@...earbox.net, fengguang.wu@...el.com, ast@...mgrid.com,
schwidefsky@...ibm.com, heiko.carstens@...ibm.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
wangnan0@...wei.com
Subject: Re: [PATCH v3 net-next] bpf: s390: Fix build error caused by the
struct bpf_array member name changed
From: Kaixu Xia <xiakaixu@...wei.com>
Date: Tue, 11 Aug 2015 08:56:51 +0000
> 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 <fengguang.wu@...el.com>
> Signed-off-by: Kaixu Xia <xiakaixu@...wei.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists