From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?ISO-8859-1?Q?Miguel_=C1ngel_=C1lvarez?=" Subject: Re: ixp4xx_hss. Little bug in hss_init_one Date: Fri, 5 Dec 2008 08:56:27 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: "Krzysztof Halasa" Return-path: Received: from an-out-0708.google.com ([209.85.132.250]:45373 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354AbYLEH4a convert rfc822-to-8bit (ORCPT ); Fri, 5 Dec 2008 02:56:30 -0500 Received: by an-out-0708.google.com with SMTP id d40so1775155and.1 for ; Thu, 04 Dec 2008 23:56:27 -0800 (PST) In-Reply-To: Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: My pleasure. 2008/12/4 Krzysztof Halasa : > Hi, > > "Miguel =C1ngel =C1lvarez" writes: > >> I have found that platform_set_drvdata is not correctly called if we >> have an error in requesting npe. Am I right? > > Definitely. Though I will just move platform_set_drvdata() past > npe_request() (and register_hdlc_device()). > > Thanks for spotting this bug. > -- > Krzysztof Halasa >