From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [NET] atm: Fix build errors after conversion to pr_debug() Date: Mon, 27 Aug 2007 01:13:18 -0700 (PDT) Message-ID: <20070827.011318.104052774.davem@davemloft.net> References: <20070827080536.GC894@postel.suug.ch> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: tgraf@suug.ch Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56570 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751124AbXH0INU (ORCPT ); Mon, 27 Aug 2007 04:13:20 -0400 In-Reply-To: <20070827080536.GC894@postel.suug.ch> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Thomas Graf Date: Mon, 27 Aug 2007 10:05:37 +0200 > Fixes ancient ATM debug code to at least compile again. > > Signed-off-by: Thomas Graf Patch applied, thanks Thomas!