Commit 20fe3f1e authored by Jeff Garzik's avatar Jeff Garzik

Merge pobox.com:/garz/repo/netdev-2.6/sk98lin

into pobox.com:/garz/repo/net-drivers-2.6
parents e0630f60 f953b996
......@@ -5152,6 +5152,8 @@ static struct pci_device_id skge_pci_tbl[] = {
{ 0, }
};
MODULE_DEVICE_TABLE(pci, skge_pci_tbl);
static struct pci_driver skge_driver = {
.name = "skge",
.id_table = skge_pci_tbl,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment