On 08/20/2018 10:31 AM, Björn Töpel wrote: > Den mån 20 aug. 2018 kl 02:58 skrev Prashant Bhole > <[email protected]>: >> >> s/ENOTSUPP/EOPNOTSUPP/ in function umem_assign_dev(). >> This function's return value is directly returned by xsk_bind(). >> EOPNOTSUPP is bind()'s possible return value. >> >> Fixes: f734607e819b ("xsk: refactor xdp_umem_assign_dev()") >> Signed-off-by: Prashant Bhole <[email protected]>
Applied to bpf, thanks!
