summaryrefslogtreecommitdiff
path: root/copy-list
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>2014-03-29 22:20:57 +0000
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2014-04-08 18:16:21 -0700
commit250c5d2e5bbedb7b8beed78ed159ad60facbb20c (patch)
treef67b5a21993c56420b3e53adcd02d0edda51e354 /copy-list
parent414a0d9d48df6b840aee9337255219e0d184e829 (diff)
backports: add include/net/6lowpan.h to copy-list
We backport both the bluetooth and ieee802154 subsystems and commit cefc8c8a7c moved the 6lowpan it out under from net/ieee802154/6lowpan.h to include/net/6lowpan.h as bluetooth now uses it. Since we backport both subsystems just copy the header over. commit cefc8c8a7c9e4867c45407f7f9a44fe80c5ea58a Author: Alexander Aring <alex.aring@gmail.com> Date: Wed Mar 5 14:29:05 2014 +0100 6lowpan: move 6lowpan header to include/net This header is used by bluetooth and ieee802154 branch. This patch move this header to the include/net directory to avoid a use of a relative path in include. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Cc: Alexander Aring <alex.aring@gmail.com> Cc: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: linux-zigbee-devel@lists.sourceforge.net Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'copy-list')
-rw-r--r--copy-list1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy-list b/copy-list
index bec17a57..ceb80ba4 100644
--- a/copy-list
+++ b/copy-list
@@ -180,6 +180,7 @@ drivers/media/
include/linux/platform_data/vsp1.h
include/linux/platform_data/camera-rcar.h
+include/net/6lowpan.h
include/net/nl802154.h
include/net/mac802154.h
include/net/ieee802154.h