Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
[sfrench/cifs-2.6.git] / include / linux / skbuff.h
index 87921996175cfc834e2e04ea03596ff90af59ff9..43c37385f1e99d919523420a70943395d1178655 100644 (file)
@@ -1195,7 +1195,8 @@ static inline bool skb_unref(struct sk_buff *skb)
        return true;
 }
 
-void kfree_skb_reason(struct sk_buff *skb, enum skb_drop_reason reason);
+void __fix_address
+kfree_skb_reason(struct sk_buff *skb, enum skb_drop_reason reason);
 
 /**
  *     kfree_skb - free an sk_buff with 'NOT_SPECIFIED' reason