CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/18 05:17:58
Modified files:
sys/dev/pci : if_san_xilinx.c
sys/net : if_vlan.c pf_lb.c pf_norm.c
sys/netinet : if_ether.c
Log message:
Fix various format string types to as a minimum match the width of the
variables being processed.
ok bluhm@ henning@
