https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630

--- Comment #12 from Wei Hu <[email protected]> ---
(In reply to Eddy from comment #11)

>I just tried to build a new kernel with the last "disable_csum_20151016.patch" 
>you provided but I am stuck with an error:

>/usr/src/sys/dev/hyperv/netvsc/hv_rndis_filter.c:828:11 error: unused variable 
>`dev` [-Werror,-Wunused-variable]
    device_t dev = device->device;
         ^

You can just comment out this line since this variable is not used after
applying the the patch. Let me know how it goes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to