Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756093AbbLHD2c (ORCPT ); Mon, 7 Dec 2015 22:28:32 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:55077 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755806AbbLHD2b (ORCPT ); Mon, 7 Dec 2015 22:28:31 -0500 Date: Mon, 07 Dec 2015 22:28:27 -0500 (EST) Message-Id: <20151207.222827.1680789119862020474.davem@davemloft.net> To: rweikusat@mobileactivedefense.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix inverted test in __skb_recv_datagram From: David Miller In-Reply-To: <87vb8925vx.fsf_-_@doppelsaurus.mobileactivedefense.com> References: <20151206.233038.1580536748391971635.davem@davemloft.net> <874mft7sur.fsf_-_@doppelsaurus.mobileactivedefense.com> <87vb8925vx.fsf_-_@doppelsaurus.mobileactivedefense.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 07 Dec 2015 19:28:31 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 Lines: 18 From: Rainer Weikusat Date: Mon, 07 Dec 2015 23:30:58 +0000 > As the kernel generally uses negated error numbers, *err needs to be > compared with -EAGAIN (d'oh). > > Signed-off-by: Rainer Weikusat > Fixes: ea3793ee29d3 Improperly formatted Fixes: tag, you must also include the commit header line, in parenthesis and double quotes, after the SHA_ID. Futhermore this is the wrong SHA_ID. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/