commit | cefc8c8a7c9e4867c45407f7f9a44fe80c5ea58a | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Wed Mar 05 14:29:05 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 06 17:21:38 2014 -0500 |
tree | cbbc0d5bf1c7c0f7cdf7e5d29b519c32217725be | |
parent | 91c69227452f6cdf3759a8af624de1f81565d5bd [diff] |
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>