summaryrefslogtreecommitdiff
path: root/wctdm24xxp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wctdm24xxp.c')
-rw-r--r--wctdm24xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctdm24xxp.c b/wctdm24xxp.c
index feb878f..eb02c9f 100644
--- a/wctdm24xxp.c
+++ b/wctdm24xxp.c
@@ -2899,7 +2899,7 @@ static int __init wctdm_init(void)
return -ENODEV;
}
- res = pci_module_init(&wctdm_driver);
+ res = zap_pci_module(&wctdm_driver);
if (res)
return -ENODEV;
return 0;