Author: pluto                        Date: Thu Oct 13 18:37:31 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- use 2.6.14 api.

---- Files affected:
SOURCES:
   nf-hipac-0.9.1.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/nf-hipac-0.9.1.patch
diff -u SOURCES/nf-hipac-0.9.1.patch:1.1.2.1 
SOURCES/nf-hipac-0.9.1.patch:1.1.2.2
--- SOURCES/nf-hipac-0.9.1.patch:1.1.2.1        Thu Oct 13 20:01:44 2005
+++ SOURCES/nf-hipac-0.9.1.patch        Thu Oct 13 20:37:26 2005
@@ -13918,7 +13918,7 @@
 +      hpproc_init(total_mem);
 +
 +      /* enable netlink user communication */
-+      nfhp_sock = netlink_kernel_create(NLHP_PROTO, nlhp_data_ready);
++      nfhp_sock = netlink_kernel_create(NLHP_PROTO, 0, nlhp_data_ready, 
THIS_MODULE);
 +      if (nfhp_sock == NULL) {
 +              printk(KERN_ERR "nf_hipac: initialization failed: unable to "
 +                     "create kernel netlink socket\n");
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/nf-hipac-0.9.1.patch?r1=1.1.2.1&r2=1.1.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to