From patchwork Mon May 8 23:39:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 759844 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wMJtM4lDhz9s2G for ; Tue, 9 May 2017 09:41:31 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Q5vZz8Th"; dkim-atps=neutral Received: from localhost ([::1]:34152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7sHR-0005rA-3d for incoming@patchwork.ozlabs.org; Mon, 08 May 2017 19:41:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7sFa-0004sp-2Z for qemu-devel@nongnu.org; Mon, 08 May 2017 19:39:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7sFZ-00028x-16 for qemu-devel@nongnu.org; Mon, 08 May 2017 19:39:34 -0400 Received: from mail-qk0-x242.google.com ([2607:f8b0:400d:c09::242]:36018) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7sFY-00028t-TL; Mon, 08 May 2017 19:39:32 -0400 Received: by mail-qk0-x242.google.com with SMTP id y128so12357635qka.3; Mon, 08 May 2017 16:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=+CUNShpX2u3nBqTURsBCdZuQUIxj0BMRH+Wn9WYG7zM=; b=Q5vZz8Th8thm39Vhe/acgFYoXHRRq8YggIng+46QdUjs2QxUxwSsb8YKnydQgpddt3 UBhHcMU/vjhHfjq8t8a8HF0YD+rYNIQxTye4qh7EZ8wpLphJFG0aBi7Dn+HVPlX5W94L tDILGq89nBqK9DdF+V/wskDhzQx1EDKiZ87LHH+33/ZvsJbOfAlqpY9uJSPHWW7w7GeX tMjwIisu+ZVXngOD3nDVip4B1PYfQjVDn4jwUEDDHA4JICFTWaYr4reT0Mkm+nz35PcU EXvIz4XkhbZcPiQxAMxnMQfrs8ce35aUrP1B/hiN+cGAnwrUZLyrA+7J1P8n/wjFe9nz 2qOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=+CUNShpX2u3nBqTURsBCdZuQUIxj0BMRH+Wn9WYG7zM=; b=Elv4lENYYJaOWJ87H5C13ZXCyPo57MUcK7umCa2DzhtpoAUqaEQEyqa/0o2of3nORi QKwJOlOrPfbD/D1c9tScjMv8UYDLpkO/HzYZbdquUHL1NvGITB/G/yMpbp+LrBQQzkjt CJjWBaoiw5/cH6JwGtoezVWXj8C34ke2dyQmKT/ymn4OX5nJcsfM9FZbhsg3xLMnpE2K 6590CkeJWFMdddTdQCQCeCI0119WdHB0c41B1ZPIXUJroUSzquNgT3QAbo0qqtBAgLkb K4gCLONx55ZTQda/xF9xOQ56JVwB5rS65iiyrMAUH80u13f2yPhfzZ9UL6z0/yPTHble ofKg== X-Gm-Message-State: AODbwcBp2n7JI8C942/aWJddc/Iz8jghjik4ylch9MM1aObxwvMX08Rc omxo22JtDp4p6KteUQDfxQ== X-Received: by 10.55.198.89 with SMTP id b86mr25726520qkj.188.1494286772211; Mon, 08 May 2017 16:39:32 -0700 (PDT) Received: from localhost.localdomain ([138.117.48.226]) by smtp.gmail.com with ESMTPSA id v64sm13556099qkg.38.2017.05.08.16.39.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2017 16:39:31 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, Jason Wang Date: Mon, 8 May 2017 20:39:08 -0300 Message-Id: <20170508233918.9043-2-f4bug@amsat.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170508233918.9043-1-f4bug@amsat.org> References: <20170508233918.9043-1-f4bug@amsat.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c09::242 Subject: [Qemu-devel] [PATCH 01/11] hw/net: removed obsolete comments X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Philippe Mathieu-Daudé --- hw/net/pcnet-pci.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hw/net/pcnet-pci.c b/hw/net/pcnet-pci.c index 0acf8a4879..bdb533436e 100644 --- a/hw/net/pcnet-pci.c +++ b/hw/net/pcnet-pci.c @@ -38,14 +38,6 @@ #include "pcnet.h" -//#define PCNET_DEBUG -//#define PCNET_DEBUG_IO -//#define PCNET_DEBUG_BCR -//#define PCNET_DEBUG_CSR -//#define PCNET_DEBUG_RMD -//#define PCNET_DEBUG_TMD -//#define PCNET_DEBUG_MATCH - #define TYPE_PCI_PCNET "pcnet" #define PCI_PCNET(obj) \ @@ -239,8 +231,6 @@ static const VMStateDescription vmstate_pci_pcnet = { } }; -/* PCI interface */ - static const MemoryRegionOps pcnet_mmio_ops = { .old_mmio = { .read = { pcnet_mmio_readb, pcnet_mmio_readw, pcnet_mmio_readl },