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
John Baldwin
jhb at FreeBSD.org
Mon Mar 31 12:22:03 PST 2003
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
More information about the cvs-src
mailing list