net: bulk free SKBs that were delay free'ed due to IRQ context
[deliverable/linux.git] / include / linux / skbuff.h
index b56c0103fa15e64ee85dcd07dee5519f275fa59c..6ec86f1a2ed96d809e4a6a4579c0325886e77bb5 100644 (file)
@@ -2407,6 +2407,7 @@ static inline struct sk_buff *napi_alloc_skb(struct napi_struct *napi,
 void napi_consume_skb(struct sk_buff *skb, int budget);
 
 void __kfree_skb_flush(void);
+void __kfree_skb_defer(struct sk_buff *skb);
 
 /**
  * __dev_alloc_pages - allocate page for network Rx
This page took 0.026428 seconds and 5 git commands to generate.