]> git.hungrycats.org Git - linux/commitdiff
[netdrvr de2104x] quiet link timer
authorMarc Zyngier <mzyngier@freesurf.fr>
Tue, 1 Jul 2003 10:38:36 +0000 (06:38 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 1 Jul 2003 10:38:36 +0000 (06:38 -0400)
(can be enabled by ethtool)

drivers/net/tulip/de2104x.c

index fe457dfd8b0eba993b91bbed700cc979f745d9cd..85554686c161e4e14c855cd0c72c3a76de70304b 100644 (file)
@@ -77,7 +77,6 @@ MODULE_PARM_DESC (rx_copybreak, "de2104x Breakpoint at which Rx packets are copi
 #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       | \