Date: Mon, 31 Mar 2003 12:22:00 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c if_sis.c if_ste.c if_tl.c if_vr.c if_wb.c if_xl.c Message-ID: <200303312022.h2VKM0b1010582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/03/31 12:22:00 PST FreeBSD src repository Modified files: sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c if_sis.c if_ste.c if_tl.c if_vr.c if_wb.c if_xl.c Log: Add missing ()'s so that these drivers all compile again. Noticed by: jake Tested on: i386 (compile) Revision Changes Path 1.98 +1 -1 src/sys/pci/if_dc.c 1.37 +1 -1 src/sys/pci/if_pcn.c 1.92 +1 -1 src/sys/pci/if_rl.c 1.51 +1 -1 src/sys/pci/if_sf.c 1.68 +1 -1 src/sys/pci/if_sis.c 1.47 +1 -1 src/sys/pci/if_ste.c 1.77 +1 -1 src/sys/pci/if_tl.c 1.65 +1 -1 src/sys/pci/if_vr.c 1.55 +1 -1 src/sys/pci/if_wb.c 1.136 +1 -1 src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303312022.h2VKM0b1010582>