From 28254b088c433860f83528ca33dc5b499feca182 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Thu, 18 Aug 2005 00:15:59 +0000 Subject: make module name compatible with 2.6.13+ kernels git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@740 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct4xxp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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), -- cgit v1.2.3