https://github.com/torvalds/linux
Revision d6020787488e837d3c2b24eb1b8cf9849058d340 authored by Brice Goglin on 03 July 2006, 22:41:30 UTC, committed by Jeff Garzik on 05 July 2006, 18:08:37 UTC
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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 18ac544
History
Tip revision: d6020787488e837d3c2b24eb1b8cf9849058d340 authored by Brice Goglin on 03 July 2006, 22:41:30 UTC
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Tip revision: d602078
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.5 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top