mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Fix a few compile errors and warnings found in build testing
This commit is contained in:
@@ -90,6 +90,8 @@ void devif_forward(FAR struct forward_s *fwd)
|
||||
|
||||
fwd->f_dev->d_sndlen = 0;
|
||||
fwd->f_dev->d_len = offset;
|
||||
|
||||
UNUSED(ret);
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NET_IPFORWARD */
|
||||
|
||||
Reference in New Issue
Block a user