SOURCES (LINUX_2_6): linux-PF_RING.patch - part of fix

arekm arekm at pld-linux.org
Wed Jan 23 08:14:39 CET 2008


Author: arekm                        Date: Wed Jan 23 07:14:39 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- part of fix

---- Files affected:
SOURCES:
   linux-PF_RING.patch (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SOURCES/linux-PF_RING.patch
diff -u SOURCES/linux-PF_RING.patch:1.1.2.3 SOURCES/linux-PF_RING.patch:1.1.2.4
--- SOURCES/linux-PF_RING.patch:1.1.2.3	Sun Jan 20 00:04:39 2008
+++ SOURCES/linux-PF_RING.patch	Wed Jan 23 08:14:34 2008
@@ -8029,7 +8029,7 @@
 +#endif
 +
 +      write_lock(&ring_mgmt_lock);
-+      pfr->reflector_dev = dev_get_by_name(devName);
++      pfr->reflector_dev = dev_get_by_name(&init_net, devName);
 +      write_unlock(&ring_mgmt_lock);
 +
 +#if defined(RING_DEBUG)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-PF_RING.patch?r1=1.1.2.3&r2=1.1.2.4&f=u



More information about the pld-cvs-commit mailing list