[PATCH 02/10] patches: add missing header in 6lowpan/core.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This include is missing in kernel version <= 3.5.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 .../network/0013-fix-makefile-includes/6lowpan.patch           | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 patches/collateral-evolutions/network/0013-fix-makefile-includes/6lowpan.patch

diff --git a/patches/collateral-evolutions/network/0013-fix-makefile-includes/6lowpan.patch b/patches/collateral-evolutions/network/0013-fix-makefile-includes/6lowpan.patch
new file mode 100644
index 0000000..b337bdb
--- /dev/null
+++ b/patches/collateral-evolutions/network/0013-fix-makefile-includes/6lowpan.patch
@@ -0,0 +1,10 @@
+--- a/net/6lowpan/core.c
++++ b/net/6lowpan/core.c
+@@ -14,6 +14,7 @@
+ #include <linux/module.h>
+ 
+ #include <net/6lowpan.h>
++#include <linux/if_arp.h>
+ 
+ void lowpan_netdev_setup(struct net_device *dev, enum lowpan_lltypes lltype)
+ {
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux