From owner-freebsd-bugs@FreeBSD.ORG Tue Oct 23 22:10:01 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B07EFAF4 for ; Tue, 23 Oct 2012 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 985D68FC16 for ; Tue, 23 Oct 2012 22:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9NMA10b031980 for ; Tue, 23 Oct 2012 22:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9NMA1O8031979; Tue, 23 Oct 2012 22:10:01 GMT (envelope-from gnats) Date: Tue, 23 Oct 2012 22:10:01 GMT Message-Id: <201210232210.q9NMA1O8031979@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Eitan Adler Subject: Re: kern/173002: data type size problem in if_spppsubr.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Eitan Adler List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2012 22:10:01 -0000 The following reply was made to PR kern/173002; it has been noted by GNATS. From: Eitan Adler To: bug-followup@freebsd.org Cc: Subject: Re: kern/173002: data type size problem in if_spppsubr.c Date: Tue, 23 Oct 2012 18:08:15 -0400 --047d7b2e40bebb1d9404ccc13653 Content-Type: text/plain; charset=UTF-8 ---------- Forwarded message ---------- From: Jens Wiatrowski Date: 23 October 2012 16:40 Subject: Re: Re: kern/173002: data type size problem in if_spppsubr.c To: Eitan Adler Hello Eitan, > >please send the output of "diff -u" (unified diff) - this makes it >more likely someone will look at the patch > Attached. Regards Jens -- Eitan Adler --047d7b2e40bebb1d9404ccc13653 Content-Type: application/x-patch-file; name="if_spppsubr.c.patch" Content-Disposition: attachment; filename="if_spppsubr.c.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: ce731ba23a9a350e_0.1 LS0tIHN5cy9uZXQvaWZfc3BwcHN1YnIuYy5vcmlnCTIwMTItMTAtMjMgMTg6NTI6MTMuMDAwMDAw MDAwICswMjAwCisrKyBzeXMvbmV0L2lmX3NwcHBzdWJyLmMJMjAxMi0xMC0yMyAxODo1MjoyMy4w MDAwMDAwMDAgKzAyMDAKQEAgLTUxMzAsNyArNTEzMCw3IEBACiAJICogQ2hlY2sgdGhlIGNtZCB3 b3JkIGZpcnN0IGJlZm9yZSBhdHRlbXB0aW5nIHRvIGZldGNoIGFsbCB0aGUKIAkgKiBkYXRhLgog CSAqLwotCWlmICgoc3ViY21kID0gZnV3b3JkKGlmci0+aWZyX2RhdGEpKSA9PSAtMSkgeworCWlm ICgoc3ViY21kID0gZnV3b3JkMzIoaWZyLT5pZnJfZGF0YSkpID09IC0xKSB7CiAJCXJ2ID0gRUZB VUxUOwogCQlnb3RvIHF1aXQ7CiAJfQo= --047d7b2e40bebb1d9404ccc13653--