-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A missing quote inside a disabled code-section seems to upset GCC, i.e. *** sys/dev/virtio/network/if_vtnet.c~ Sun Sep 1 09:50:28 2013 - --- sys/dev/virtio/network/if_vtnet.c Sun Sep 1 10:54:06 2013 *************** *** 1531,1537 **** */ #if 0 if_printf(sc->vtnet_ifp, "cksum offload of unsupported " ! "protocol eth_type=%#x proto=%d csum_start=%d "csum_offset=%d\n", __func__, eth_type, proto, hdr->csum_start, hdr->csum_offset); #endif - --- 1531,1537 ---- */ #if 0 if_printf(sc->vtnet_ifp, "cksum offload of unsupported " ! "protocol eth_type=%#x proto=%d csum_start=%d" "csum_offset=%d\n", __func__, eth_type, proto, hdr->csum_start, hdr->csum_offset); #endif -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iEYEARECAAYFAlIjW8cACgkQQv9rrgRC1JI8qwCgrAug7uNBJA6LM5j3e8QoeyzB RNQAn2vtpxrr6TML5pfCpdr3BDY+6Uvv =9K43 -----END PGP SIGNATURE-----Received on Sun Sep 01 2013 - 13:22:59 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC