[arch-commits] CVS update of extra/network/fcpcmcia (kernel-2.6.22.patch)
Tobias Powalowski
tpowa at archlinux.org
Mon Jul 9 22:08:57 UTC 2007
Date: Monday, July 9, 2007 @ 18:08:57
Author: tpowa
Path: /home/cvs-extra/extra/network/fcpcmcia
Added: kernel-2.6.22.patch (1.1)
'upgpkg: update to new kernel'
---------------------+
kernel-2.6.22.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
Index: extra/network/fcpcmcia/kernel-2.6.22.patch
diff -u /dev/null extra/network/fcpcmcia/kernel-2.6.22.patch:1.1
--- /dev/null Mon Jul 9 18:08:57 2007
+++ extra/network/fcpcmcia/kernel-2.6.22.patch Mon Jul 9 18:08:57 2007
@@ -0,0 +1,11 @@
+--- main.c~ 2005-07-07 00:00:00.000000000 +0200
++++ main.c 2007-06-09 18:41:07.000000000 +0200
+@@ -364,7 +364,7 @@
+ #endif
+
+ #if defined (__fcpci__)
+- if (0 == (err = pci_module_init (&fcpci_driver))) {
++ if (0 == (err = pci_register_driver (&fcpci_driver))) {
+ LOG("PCI driver registered.\n");
+ register_capi_driver (&fritz_capi_driver);
+ LOG("CAPI driver registered.\n");
More information about the arch-commits
mailing list