summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-26 09:32:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-26 09:32:39 -0600
commit75f58f656bd9f3530a4463649e68fc865d53baab (patch)
tree2ac12b0b6f149bc7bbccc5183bc591f7bd17afd1 /nuttx/TODO
parent1206502f67badb5938a0012c18e21a9fa45c6f5b (diff)
downloadnuttx-75f58f656bd9f3530a4463649e68fc865d53baab.tar.gz
nuttx-75f58f656bd9f3530a4463649e68fc865d53baab.tar.bz2
nuttx-75f58f656bd9f3530a4463649e68fc865d53baab.zip
NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inclusion problem.
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 268121271..6523d3f90 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -384,7 +384,7 @@ o Kernel Build
ps sched_foreach()
ifup netdev_foreach()
ifdown netdev_foreach()
- ifconfig netdev_foreach(), uip_stat()
+ ifconfig netdev_foreach(), g_netstats
ping uip_ping()
Status: Open