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

--- Comment #12 from Wei Hu <w...@microsoft.com> ---
(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 the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to