summaryrefslogtreecommitdiffstats
path: root/drivers/of
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2007-10-16 10:09:09 +0200
committerJeff Garzik <jeff@garzik.org>2007-10-17 02:50:10 +0200
commit3f88ce495b11bb4a68e4f291e8dc3057a1cf9daf (patch)
tree55f17b62c1dd0227a3d64c133e42abff1e21a09d /drivers/of
parentforcedeth: fix NAPI rx poll function (diff)
downloadlinux-3f88ce495b11bb4a68e4f291e8dc3057a1cf9daf.tar.xz
linux-3f88ce495b11bb4a68e4f291e8dc3057a1cf9daf.zip
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
main change: * greatly improve per-NIC probe diagnostic output. Similar to other net drivers, print out MAC address, PHY info, and various hardware and software flags that may be relevant. other changes: * similar to other net drivers, only print the initial version message when we have found at least one board. * don't bother to print error message when pci_enable_device() fails, it will do so for us. * use dev_printk() rather than printk() in nv_probe(). This gives use a standardized output similar to the rest of the kernel, and eliminates the need to manually print out PCI bus id. * use DRV_NAME constant where appropriate * clean struct pci_driver indentation Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions