6lowpan: move 6lowpan header to include/net
authorAlexander Aring <alex.aring@gmail.com>
Wed, 5 Mar 2014 13:29:05 +0000 (14:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2014 22:21:38 +0000 (17:21 -0500)
commitcefc8c8a7c9e4867c45407f7f9a44fe80c5ea58a
treecbbc0d5bf1c7c0f7cdf7e5d29b519c32217725be
parent91c69227452f6cdf3759a8af624de1f81565d5bd
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>
include/net/6lowpan.h [new file with mode: 0644]
net/bluetooth/6lowpan.c
net/ieee802154/6lowpan.h [deleted file]
net/ieee802154/6lowpan_iphc.c
net/ieee802154/6lowpan_rtnl.c
net/ieee802154/reassembly.c