Merge branch '6lowpan'
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2014 22:21:43 +0000 (17:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2014 22:21:43 +0000 (17:21 -0500)
commite86800f9201d35b6b2aac1583a9bf9e3a0b0c70d
treecbbc0d5bf1c7c0f7cdf7e5d29b519c32217725be
parent5a8a1ab74dce1b50fe27745df477c502aec987eb
parentcefc8c8a7c9e4867c45407f7f9a44fe80c5ea58a
Merge branch '6lowpan'

Alexander Aring says:

====================
6lowpan: header cleanup

this patch series fix a missing include of 6LoWPAN header and move it
into the include/net directory. Since we did some code sharing with
bluetooth 6LoWPAN the header turns into a generic header for 6LoWPAN.
Instead to use a relative path in bluetooth 6LoWPAN we can now use
include <net/6lowpan.h>.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.024402 seconds and 5 git commands to generate.