Brice Goglin wrote:
Add myri10ge_verbose module parameter to disable reporting of
link status change since some Ethernet switches seem to generate
a lot of status changes under some circumstances and some people
want to avoid useless flooding in the logs.
Also add a counter for link status changes to statistics.
Signed-off-by: Brice Goglin <[EMAIL PROTECTED]>
NAK - use the standard netif_msg_xxx and the msg_enable style variable
found in many drivers. No need for a module parameter, ethtool already
covers this type of need.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html