mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
6LoWPAN fix compile issue in star hub configuration.
This commit is contained in:
@@ -471,6 +471,7 @@ void sixlowpan_udp_send(FAR struct net_driver_s *dev,
|
|||||||
FAR uint8_t *buf;
|
FAR uint8_t *buf;
|
||||||
uint16_t hdrlen;
|
uint16_t hdrlen;
|
||||||
uint16_t buflen;
|
uint16_t buflen;
|
||||||
|
int ret;
|
||||||
|
|
||||||
/* Get the IEEE 802.15.4 MAC address of the destination. This
|
/* Get the IEEE 802.15.4 MAC address of the destination. This
|
||||||
* assumes an encoding of the MAC address in the IPv6 address.
|
* assumes an encoding of the MAC address in the IPv6 address.
|
||||||
|
|||||||
Reference in New Issue
Block a user