Commit f258f44a authored by Marc Zyngier's avatar Marc Zyngier Committed by Jeff Garzik

[netdrvr de2104x] quiet link timer

(can be enabled by ethtool)
parent 7d1fea0a
...@@ -77,7 +77,6 @@ MODULE_PARM_DESC (rx_copybreak, "de2104x Breakpoint at which Rx packets are copi ...@@ -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 | \ #define DE_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
NETIF_MSG_PROBE | \ NETIF_MSG_PROBE | \
NETIF_MSG_LINK | \ NETIF_MSG_LINK | \
NETIF_MSG_TIMER | \
NETIF_MSG_IFDOWN | \ NETIF_MSG_IFDOWN | \
NETIF_MSG_IFUP | \ NETIF_MSG_IFUP | \
NETIF_MSG_RX_ERR | \ NETIF_MSG_RX_ERR | \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment