summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-03-14 23:25:14 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-03-14 23:25:14 +0000
commit4201918426b37be6cebfd67e54f020bfb45422fb (patch)
tree52ccebd75b025b4b4288dcc71f8fd332ca86ebbe /pfinet/ChangeLog
parentfc02160569ca3a5172ab97896b5369d58c782d68 (diff)
2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
* glue-include/asm/system.h (xchg): Fix invalid lvalue. * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?: as a lvalue.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 37f377c1..41949c71 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
+
+ * glue-include/asm/system.h (xchg): Fix invalid lvalue.
+ * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?: as a
+ lvalue.
+
2004-09-03 Alfred M. Szmidt <ams@kemisten.nu>
* linux-src/net/ipv4/udp.c (udp_v4_get_port): Put empty statement