uapi: update bpf.h
Minor spelling in comment Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
be9ca9d541
commit
2b93f66863
|
|
@ -1642,7 +1642,7 @@ union bpf_attr {
|
|||
* ifindex, but doesn't require a map to do so.
|
||||
* Return
|
||||
* **XDP_REDIRECT** on success, or the value of the two lower bits
|
||||
* of the **flags* argument on error.
|
||||
* of the *flags* argument on error.
|
||||
*
|
||||
* int bpf_sk_redirect_map(struct sk_buff *skb, struct bpf_map *map, u32 key, u64 flags)
|
||||
* Description
|
||||
|
|
|
|||
Loading…
Reference in New Issue