summaryrefslogtreecommitdiff
path: root/include/net/tcx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/tcx.h')
-rw-r--r--include/net/tcx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/tcx.h b/include/net/tcx.h
index 5ce0ce9e0c02..23a61af13547 100644
--- a/include/net/tcx.h
+++ b/include/net/tcx.h
@@ -20,7 +20,6 @@ struct tcx_entry {
struct tcx_link {
struct bpf_link link;
struct net_device *dev;
- u32 location;
};
static inline void tcx_set_ingress(struct sk_buff *skb, bool ingress)