summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp.c b/wct4xxp.c
index 00b98f3..948e142 100755
--- a/wct4xxp.c
+++ b/wct4xxp.c
@@ -2823,7 +2823,7 @@ static struct pci_device_id t4_pci_tbl[] __devinitdata =
};
static struct pci_driver t4_driver = {
- name: "Unified t4xxp/t2xxp driver",
+ name: "Unified t4xxp-t2xxp driver",
probe: t4_init_one,
#ifdef LINUX26
remove: __devexit_p(t4_remove_one),