diff options
| author | Jeff Garzik <jeff@garzik.org> | 2007-10-16 04:09:09 -0400 | 
|---|---|---|
| committer | Jeff Garzik <jeff@garzik.org> | 2007-10-16 20:50:10 -0400 | 
| commit | 3f88ce495b11bb4a68e4f291e8dc3057a1cf9daf (patch) | |
| tree | 55f17b62c1dd0227a3d64c133e42abff1e21a09d /drivers/net/tokenring/3c359.c | |
| parent | bcb5febb248f7cc1e4a39ff61507f6343ba1c594 (diff) | |
| download | olio-linux-3.10-3f88ce495b11bb4a68e4f291e8dc3057a1cf9daf.tar.xz olio-linux-3.10-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/net/tokenring/3c359.c')
0 files changed, 0 insertions, 0 deletions