[PATCH] 2.4.2-ac18 ipx compile fix

From: Anton Altaparmakov (aia21@cus.cam.ac.uk)
Date: Sun Mar 11 2001 - 20:22:29 EST


Attached patch is required to make ipx compile in 2.4.2-ac18.

Appologies if this has been fixed already.

Best regards,

        Anton

-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS maintainer / WWW: http://sourceforge.net/projects/linux-ntfs/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/

--- linux-2.4.2-ac18-vanilla/net/ipx/af_ipx.c Sun Mar 11 23:26:27 2001 +++ linux-2.4.2-ac18/net/ipx/af_ipx.c Mon Mar 12 01:15:36 2001 @@ -123,7 +123,7 @@ static unsigned char ipxcfg_max_hops = 16; static char ipxcfg_auto_select_primary; static char ipxcfg_auto_create_interfaces; -static int sysctl_ipx_pprop_broadcasting = 1; +int sysctl_ipx_pprop_broadcasting = 1; /* Global Variables */ static struct datalink_proto *p8022_datalink; - 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/



This archive was generated by hypermail 2b29 : Thu Mar 15 2001 - 21:00:13 EST