summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-10 02:12:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-10 02:12:46 +0000
commita32a86e7589735a3ce55f0474fcc95393830b281 (patch)
tree492094e8e8884da571ffb9ecb311e29b7cb021b5 /c/src/ChangeLog
parent2011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a32a86e7589735a3ce55f0474fcc95393830b281.tar.bz2
2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/sonic.c: Don't cast pointers to uint32_t.
Diffstat (limited to '')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index a3f2820f2b..195876ff53 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libchip/network/sonic.c: Don't cast pointers to uint32_t.
+
2011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/greth.c, libchip/network/open_eth.c