summaryrefslogtreecommitdiff
path: root/wcfxs.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcfxs.c')
-rwxr-xr-xwcfxs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcfxs.c b/wcfxs.c
index c59858f..5539402 100755
--- a/wcfxs.c
+++ b/wcfxs.c
@@ -2206,7 +2206,7 @@ static int __init wcfxs_init(void)
return -ENODEV;
}
- res = pci_module_init(&wcfxs_driver);
+ res = zap_pci_module(&wcfxs_driver);
if (res)
return -ENODEV;
return 0;