mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
net/tcp/tcp_send.c: Commit a52ceac13e broke IPv4 sending. In cp_send.c:tcp_ipv4_sendcomplete(), ‘ipv4->vhl’ now needs to be configured before call to tcp_ipv4_chksum(). Noted by Jussi Kivilinna in comit comments.
This commit is contained in:
+1
-1
@@ -126,5 +126,5 @@ config FS_PROCFS_EXCLUDE_SMARTFS
|
||||
depends on FS_SMARTFS
|
||||
default n
|
||||
|
||||
endmenu #
|
||||
endmenu # Exclude individual procfs entries
|
||||
endif # FS_PROCFS
|
||||
|
||||
Reference in New Issue
Block a user