summaryrefslogtreecommitdiff
path: root/patches/0059-skb_xmit_more/skb_no_xmit_more.cocci
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0059-skb_xmit_more/skb_no_xmit_more.cocci')
-rw-r--r--patches/0059-skb_xmit_more/skb_no_xmit_more.cocci5
1 files changed, 0 insertions, 5 deletions
diff --git a/patches/0059-skb_xmit_more/skb_no_xmit_more.cocci b/patches/0059-skb_xmit_more/skb_no_xmit_more.cocci
deleted file mode 100644
index bf7f22e2..00000000
--- a/patches/0059-skb_xmit_more/skb_no_xmit_more.cocci
+++ /dev/null
@@ -1,5 +0,0 @@
-@@
-struct sk_buff *skb;
-@@
--skb->xmit_more
-+skb_xmit_more(skb)