Date: Wed, 03 Aug 2016 00:19:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 209920] 11.0 -r303469 buildkernel via amd64-gcc fails for: .../dev/cxgb/ulp/tom/cxgb_listen.c:926:13: error: redundant redeclaration of 'tcp_dooptions'; (not retested: a different cxbge issue too) Message-ID: <bug-209920-6-0W7kn8Ygua@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209920-6@https.bugs.freebsd.org/bugzilla/> References: <bug-209920-6@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=3D209920 --- Comment #11 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Wed Aug 3 00:19:52 UTC 2016 New revision: 303690 URL: https://svnweb.freebsd.org/changeset/base/303690 Log: MFC r302576: Approved by: re (gjb) r302576: (Re-do r302574 with corrected commit message..) Remove redundant declaration for tcp_dooptions netinet/tcp_var.h already defines this function PR: 209920 Tested with: clang 3.8.0, gcc 4.2.1, gcc 5.3.0 Changes: _U stable/11/ stable/11/sys/dev/cxgb/ulp/tom/cxgb_listen.c --=20 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-209920-6-0W7kn8Ygua>