Re: patch for common networking error messages

David S. Miller (davem@redhat.com)
Mon, 16 Jun 2003 13:38:41 -0700 (PDT)


From: Janice M Girouard <janiceg@us.ibm.com>
Date: Mon, 16 Jun 2003 15:30:22 -0500

EMSG_NET_LINK_UP "%s: state change: link up, %d Mbps, %s-duplex\n"

Should indicate flow control state too.

EMSG_NET_START_QUEUE "%s: performance event: (re)starting netdev queue\n"
EMSG_NET_STOP_QUEUE "%s: performance event: stopping netdev queue\n"

Oh _ABSOLUTELY NOT_, you're not printing a message
for normal events like this. Especially those that are
going to occur on highly loaded systems.
-
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/