mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
Merged in hardlulz/modem-3.0-nuttx/fixbuild-ipv4_forward (pull request #602)
Fixed misprint in ipv4_forward.c Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
committed by
Gregory Nutt
parent
2fd9728a3a
commit
9e8332e5c8
@@ -77,7 +77,7 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_DEBUG_NET_WARNx)
|
||||
#ifdef CONFIG_DEBUG_NET_WARN
|
||||
static int ipv4_hdrsize(FAR struct ipv4_hdr_s *ipv4)
|
||||
{
|
||||
/* Size is determined by the following protocol header, */
|
||||
|
||||
Reference in New Issue
Block a user