]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
[netdrvr] Use dev_printk() when ethernet interface isn't available
authorJeff Garzik <jeff@garzik.org>
Tue, 27 Jun 2006 14:47:51 +0000 (10:47 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Jul 2006 17:42:07 +0000 (13:42 -0400)
For messages prior to register_netdev(), prefer dev_printk() because
that prints out both our driver name and our [PCI | whatever] bus id.

Updates: 8139{cp,too}, b44, bnx2, cassini, {eepro,epic}100, fealnx,
 hamachi, ne2k-pci, ns83820, pci-skeleton, r8169.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found