]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-imq.patch
- 4.9.1
[packages/kernel.git] / kernel-imq.patch
index cbfd042f882cb0b1894ef77e7e570b1cab26b303..247a57a60056076d1fd00de2285737f574ed9f98 100644 (file)
@@ -1266,6 +1266,16 @@ diff -Naupr linux-4.8_orig/net/core/dev.c linux-4.8/net/core/dev.c
  
  #include "net-sysfs.h"
  
+@@ -2952,6 +2952,9 @@
+       *ret = rc;
+       return skb;
+ }
++#if defined(CONFIG_IMQ_MODULE)
++EXPORT_SYMBOL_GPL(dev_hard_start_xmit);
++#endif
+ static struct sk_buff *validate_xmit_vlan(struct sk_buff *skb,
+                                         netdev_features_t features)
 diff -Naupr linux-4.8_orig/net/core/skbuff.c linux-4.8/net/core/skbuff.c
 --- linux-4.8_orig/net/core/skbuff.c   2016-10-03 06:24:33.000000000 +0700
 +++ linux-4.8/net/core/skbuff.c        2016-10-03 07:59:56.203678268 +0700
This page took 0.030862 seconds and 4 git commands to generate.