summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-30 18:15:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-30 18:15:59 -0600
commit8299f4051ce03e4c56c08c93a81af0c36e24a2f0 (patch)
tree6f9e76e5f1a9d6fedd60e7d9a6b16728a22ebcde /nuttx/TODO
parentc10a6f9414be8cf967d5486608779c28eecc27f8 (diff)
downloadpx4-nuttx-8299f4051ce03e4c56c08c93a81af0c36e24a2f0.tar.gz
px4-nuttx-8299f4051ce03e4c56c08c93a81af0c36e24a2f0.tar.bz2
px4-nuttx-8299f4051ce03e4c56c08c93a81af0c36e24a2f0.zip
NET: Rename uip_ping to icmp_ping
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 6523d3f90..a36ac17f3 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -385,7 +385,7 @@ o Kernel Build
ifup netdev_foreach()
ifdown netdev_foreach()
ifconfig netdev_foreach(), g_netstats
- ping uip_ping()
+ ping icmp_ping()
Status: Open
Priority: Medium/High -- the kernel build configuration is not fully fielded