Re: [PATCH] Keep de2104x quiet

From: Marc Zyngier (mzyngier@freesurf.fr)
Date: Fri Apr 04 2003 - 13:40:51 EST


>>>>> "Jeff" == Jeff Garzik <jgarzik@pobox.com> writes:

Jeff> Note the netif_msg_timer() test. Just remove that bit from the
Jeff> default message bit settings.

Ok. Neat... :-)

Would you take that patch instead ?

        M.

# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.1004 -> 1.1005
# drivers/net/tulip/de2104x.c 1.15 -> 1.16
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/04/04 maz@hina.wild-wind.fr.eu.org 1.1005
# Keep the de2104x timer quiet...
# --------------------------------------------
#
diff -Nru a/drivers/net/tulip/de2104x.c b/drivers/net/tulip/de2104x.c
--- a/drivers/net/tulip/de2104x.c Fri Apr 4 20:40:23 2003
+++ b/drivers/net/tulip/de2104x.c Fri Apr 4 20:40:23 2003
@@ -77,7 +77,6 @@
 #define DE_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
                                  NETIF_MSG_PROBE | \
                                  NETIF_MSG_LINK | \
- NETIF_MSG_TIMER | \
                                  NETIF_MSG_IFDOWN | \
                                  NETIF_MSG_IFUP | \
                                  NETIF_MSG_RX_ERR | \

-- 
Places change, faces change. Life is so very strange.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 22:00:23 EST