Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264029AbTFGXlw (ORCPT ); Sat, 7 Jun 2003 19:41:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264046AbTFGXlw (ORCPT ); Sat, 7 Jun 2003 19:41:52 -0400 Received: from jstevenson.plus.com ([212.159.71.212]:53908 "EHLO alpha.stev.org") by vger.kernel.org with ESMTP id S264029AbTFGXlv (ORCPT ); Sat, 7 Jun 2003 19:41:51 -0400 Date: Sun, 8 Jun 2003 01:59:03 +0100 (BST) From: James Stevenson To: =?iso-8859-1?Q?J=F6rn?= Engel cc: ncorbic@sangoma.com, Subject: Re: [PATCH] wanrouter: fix stack usage In-Reply-To: <20030607234510.GB8511@wohnheim.fh-wedel.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 30 Hi i am guessing it doesnt compile. int err; err -ENOBUFS; ???? - return -ENOBUFS; + err -ENOBUFS; + goto out; On Sun, 8 Jun 2003, J?rn Engel wrote: > Hi! > > Another stack patch that grew old until it didn't apply anymore. Any > reasons why it has been ignore so far? > > J?rn > > - 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/