summaryrefslogtreecommitdiff
path: root/wct4xxp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp/base.c')
-rw-r--r--wct4xxp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp/base.c b/wct4xxp/base.c
index 68247c6..e656065 100644
--- a/wct4xxp/base.c
+++ b/wct4xxp/base.c
@@ -3418,7 +3418,7 @@ static struct pci_device_id t4_pci_tbl[] __devinitdata =
};
static struct pci_driver t4_driver = {
- name: "Unified t4xxp-t2xxp driver",
+ name: "wct4xxp",
probe: t4_init_one,
#ifdef LINUX26
remove: __devexit_p(t4_remove_one),