summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 04:14:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 04:14:17 +0000
commit0bf68a543be989da9005e57e43cc83681b1f33b9 (patch)
treeb28e142ef940d6643f28d105d825d7d1e851e0c9 /cpukit/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-0bf68a543be989da9005e57e43cc83681b1f33b9.tar.bz2
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/src/rpcio.c: Use address to rpciod in calls to rxWakeupCB.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a08a87f8d9..9b99461dec 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/nfsclient/src/rpcio.c:
+ Use address to rpciod in calls to rxWakeupCB.
* libnetworking/sys/socket.h (struct sockwakeup):
Use void* instead of caddr_t.
* librpc/include/rpc/xdr.h: Cosmetics from freebsd.