Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-20 | 6lowpan: include net/net_namespace.h on 6lowpan namepsace header | Luis R. Rodriguez | |
Don't rely on driver files or other headers having this file included. 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@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2014-03-06 | 6lowpan: move 6lowpan header to include/net | Alexander Aring | |
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> |