From: Brice Goglin Date: Mon, 3 Jul 2006 22:41:30 +0000 (-0400) Subject: [PATCH] myri10ge - Use dev_info() when printing parameters after probe X-Git-Tag: v2.6.18-rc1~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6020787488e837d3c2b24eb1b8cf9849058d340;p=pandora-kernel.git [PATCH] myri10ge - Use dev_info() when printing parameters after probe Displaying the interface name when listing the device parameters at the end of myri10ge_probe is not a good idea since udev might rename the interface soon afterwards. Print the bus id instead, using dev_info(). Signed-off-by: Brice Goglin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed