# HG changeset patch
# User Florian Pose <fp@igh-essen.com>
# Date 1217233021 0
# Node ID 352a471d388fa6e7b93fbb844ef0f412119936e2
# Parent  30f168c7f74fd80e6dbe34e8804fb1fb0722a292
NEWS.

diff -r 30f168c7f74f -r 352a471d388f NEWS
--- a/NEWS	Mon Jul 28 08:00:35 2008 +0000
+++ b/NEWS	Mon Jul 28 08:17:01 2008 +0000
@@ -85,6 +85,8 @@
     - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher.
     - Added alpha support for the Reaktek r8169 chipset, thanks to Scott
       Hassan.
+    - Fixed unnecessary watchdog executions in e1000 drivers (thanks to
+      Olav Zarges).
 * Removed the "bus validation" routines. Slave scanning is now done any time
   the bus topology changes, even during realtime operation. Because of this,
   the bus_tainted flag was deprecated and removed.