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 18ab81f..8752c17 100644
--- a/wctdm24xxp.c
+++ b/wctdm24xxp.c
@@ -3486,7 +3486,7 @@ static struct pci_device_id wctdm_pci_tbl[] = {
MODULE_DEVICE_TABLE(pci, wctdm_pci_tbl);
static struct pci_driver wctdm_driver = {
- name: "wctdmxxp",
+ name: "wctdm24xxp",
probe: wctdm_init_one,
#ifdef LINUX26
remove: __devexit_p(wctdm_remove_one),