summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10c6553..df8d87d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-07-29 Zheng Da <zhengda1936@gmail.com>
+ Manuel Menal <mmenal@hurdfr.org>
+
+ * include/device/net_status.h (NET_FLAGS): New macro.
+ * linux/dev/glue/net.c (device_get_status): Handle NET_FLAGS case.
+ (device_set_status): Likewise, calls dev_change_flags.
+ * linux/dev/include/linux/netdevice.h (dev_change_flags): Declare
+ function.
+ * linux/dev/net/core/dev.c (dev_change_flags): Add function.
+
2008-08-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/i386/lock.h (_simple_lock_xchg_, bit_lock, bit_unlock): Add