From: Brice Goglin Date: Mon, 21 Aug 2006 21:36:49 +0000 (-0400) Subject: [PATCH] myri10ge: use netif_msg_link X-Git-Tag: v2.6.19-rc1~1263^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58ac5caeb32ef17c2e4fc208f7dc93f6de32b7d;p=pandora-kernel.git [PATCH] myri10ge: use netif_msg_link Add msg_enable and use netif_msg_link to enable/disable reporting of link status changes 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed