lkml.org 
[lkml]   [2006]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] [MM] 6/10 pci_module_init() conversion
From
Date
Ar Llu, 2006-09-04 am 14:59 +0200, ysgrifennodd Henne:
> From: Henrik Kretzschmar <henne@nachtwindheim.de>
>
> pci_module_init() convertion in olympic.c
> This one works on linus tree(2.6.18-rc6) too.
> Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
>
> ---
>
> --- linux-2.6.18-rc5-mm1/drivers/net/tokenring/olympic.c 2006-09-13 17:46:50.000000000 +0200
> +++ linux/drivers/net/tokenring/olympic.c 2006-09-13 22:23:50.475145848 +0200
> @@ -1771,7 +1771,7 @@
>
> static int __init olympic_pci_init(void)
> {
> - return pci_module_init (&olympic_driver) ;
> + return pci_register_driver(&olympic_driver) ;
> }

Acked-by: Alan Cox <alan@redhat.com>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-09-04 15:35    [W:0.112 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site