OSDN Git Service

netdevice: Add missing IFF_PHONY_HEADROOM self-definition
authorAlexander Lobakin <alobakin@pm.me>
Thu, 18 Feb 2021 20:49:41 +0000 (20:49 +0000)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 24 Feb 2021 23:55:54 +0000 (00:55 +0100)
commit2463e073497385ef63c220571013a2b89e9b95cc
treededb50d57d1752e75073035cc3fd3260022649b5
parentb9fc8b4a591811546fec2dbef7e9f809362100c9
netdevice: Add missing IFF_PHONY_HEADROOM self-definition

This is harmless for now, but can be fatal for future refactors.

Fixes: 871b642adebe3 ("netdev: introduce ndo_set_rx_headroom")
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20210218204908.5455-2-alobakin@pm.me
include/linux/netdevice.h