Skip to content
Snippets Groups Projects
Commit e54f4893 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[netdrvr] via-velocity: misc. cleanups


- const-ify pci_device_id table
- clean up pci_device_id table with PCI_DEVICE()
- don't store internal pointer in pci_device_id table,
  use pci_device_id::driver_data as an integer index
- use dev_printk() for messages where eth%d prefix is unavailable
- formatting fixes

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 46009c8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment