summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-02 10:41:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-02 10:41:37 -0600
commitd16bc0b96b6f9a46e49c9196660c3b70d315ade3 (patch)
tree64d987d84408afb7b8437d0281c183f16ecbdb45
parente8b0792022af0ec2470e4aa5e9037cec7300c704 (diff)
downloadpx4-nuttx-d16bc0b96b6f9a46e49c9196660c3b70d315ade3.tar.gz
px4-nuttx-d16bc0b96b6f9a46e49c9196660c3b70d315ade3.tar.bz2
px4-nuttx-d16bc0b96b6f9a46e49c9196660c3b70d315ade3.zip
Update ChangeLog
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index de4e8aef0..da188b659 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7620,3 +7620,7 @@
in new bits (2014-7-1).
* drivers/syslog/ramlog.c: syslog_putc needs to set the errno and
return EOF on a failure (2014-7-1).
+ * SAM3/4 and SAMA5 Ethernet: Fix an error in the function that
+ determines the number of free TX descriptors. This is an importnat
+ bugfix on busy networks (2014-7-2).
+