mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +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;
|
||||
uint16_t hdrlen;
|
||||
uint16_t buflen;
|
||||
int ret;
|
||||
|
||||
/* Get the IEEE 802.15.4 MAC address of the destination. This
|
||||
* assumes an encoding of the MAC address in the IPv6 address.
|
||||
|
||||
Reference in New Issue
Block a user