whoops. left out the PLX path.
This commit is contained in:
parent
f15abee7ae
commit
b1677d3eb8
|
@ -3851,7 +3851,9 @@ prism2sta_probe_plx(
|
|||
}
|
||||
}
|
||||
|
||||
#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,4,0))
|
||||
memcpy(wlandev->slotname, pdev->slot_name, sizeof(pdev->slot_name));
|
||||
#endif
|
||||
pci_set_drvdata(pdev, wlandev);
|
||||
|
||||
/* Shouldn't actually hook up the IRQ until we
|
||||
|
|
Loading…
Reference in a new issue