Date: Mon, 19 Oct 2015 04:02:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver Message-ID: <bug-203630-2472-3SzJcBqc0h@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203630-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-203630-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 --- Comment #12 from Wei Hu <weh@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 on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203630-2472-3SzJcBqc0h>