
<                                       struct bpf_prog *xdp_prog,
---
>                                       struct bpf_prog *xdp_prog)
> {
>     if (xdp_prog == NULL) {
>         return -EINVAL;
>     }
