{"id":236,"url":"http://patchwork.ozlabs.org/api/1.1/patches/236/?format=json","web_url":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221140080-9853-2-git-send-email-sebastien.dugue@bull.net/","project":{"id":2,"url":"http://patchwork.ozlabs.org/api/1.1/projects/2/?format=json","name":"Linux PPC development","link_name":"linuxppc-dev","list_id":"linuxppc-dev.lists.ozlabs.org","list_email":"linuxppc-dev@lists.ozlabs.org","web_url":"https://github.com/linuxppc/wiki/wiki","scm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git","webscm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/"},"msgid":"<1221140080-9853-2-git-send-email-sebastien.dugue@bull.net>","date":"2008-09-11T13:34:39","name":"ehea: fix phyp debugging typo","commit_ref":"e93dcb11dd6468000f2f018bd887e94b074ce931","pull_url":null,"state":"accepted","archived":true,"hash":"d077539c9b74c624ac5ec7e81635dbdc8052ab63","submitter":{"id":101,"url":"http://patchwork.ozlabs.org/api/1.1/people/101/?format=json","name":"Sebastien Dugue","email":"sebastien.dugue@bull.net"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1221140080-9853-2-git-send-email-sebastien.dugue@bull.net/mbox/","series":[],"comments":"http://patchwork.ozlabs.org/api/patches/236/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/236/checks/","tags":{},"headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org>","X-Original-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Delivered-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from ozlabs.org (localhost [127.0.0.1])\n\tby ozlabs.org (Postfix) with ESMTP id BCAC7DE14C\n\tfor <patchwork@ozlabs.org>; Thu, 11 Sep 2008 23:35:58 +1000 (EST)","from ecfrec.frec.bull.fr (ecfrec.frec.bull.fr [129.183.4.8])\n\tby ozlabs.org (Postfix) with ESMTP id 8EED4DDF3F\n\tfor <linuxppc-dev@ozlabs.org>; Thu, 11 Sep 2008 23:34:54 +1000 (EST)","from localhost (localhost [127.0.0.1])\n\tby ecfrec.frec.bull.fr (Postfix) with ESMTP\n\tid 9316419FDE2; Thu, 11 Sep 2008 15:34:43 +0200 (CEST)","from ecfrec.frec.bull.fr ([127.0.0.1])\n\tby localhost (ecfrec.frec.bull.fr [127.0.0.1]) (amavisd-new,\n\tport 10024)\n\twith ESMTP id 32566-10; Thu, 11 Sep 2008 15:34:40 +0200 (CEST)","from cyclope.frec.bull.fr (cyclope.frec.bull.fr [129.183.4.9])\n\tby ecfrec.frec.bull.fr (Postfix) with ESMTP\n\tid BED3119FDD8; Thu, 11 Sep 2008 15:34:40 +0200 (CEST)","from localhost (frecb000686.frec.bull.fr [129.183.101.139])\n\tby cyclope.frec.bull.fr (Postfix) with ESMTP id 72BDC27291;\n\tThu, 11 Sep 2008 15:34:40 +0200 (CEST)","from dugues by localhost with local (Exim 4.68)\n\t(envelope-from <sebastien.dugue@bull.net>)\n\tid 1KdmJk-0002ZM-HJ; Thu, 11 Sep 2008 15:34:40 +0200"],"From":"Sebastien Dugue <sebastien.dugue@bull.net>","To":"linuxppc-dev@ozlabs.org","Subject":"[PATCH 1/2] ehea: fix phyp debugging typo","Date":"Thu, 11 Sep 2008 15:34:39 +0200","Message-Id":"<1221140080-9853-2-git-send-email-sebastien.dugue@bull.net>","X-Mailer":"git-send-email 1.5.5.rc2.1.gc953.dirty","In-Reply-To":"<1221140080-9853-1-git-send-email-sebastien.dugue@bull.net>","References":"<1221140080-9853-1-git-send-email-sebastien.dugue@bull.net>","X-Virus-Scanned":"by amavisd-new at frec.bull.fr","Cc":"tklein@de.ibm.com, tinytim@us.ibm.com, jeff@garzik.org,\n\tthemann@de.ibm.com, \n\tnetdev@vger.kernel.org, linux-kernel@vger.kernel.org,\n\tjean-pierre.dion@bull.net, sebastien.dugue@bull.net,\n\traisch@de.ibm.com, gilles.carry@ext.bull.net","X-BeenThere":"linuxppc-dev@ozlabs.org","X-Mailman-Version":"2.1.11","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List <linuxppc-dev.ozlabs.org>","List-Unsubscribe":"<https://ozlabs.org/mailman/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=unsubscribe>","List-Archive":"<http://ozlabs.org/pipermail/linuxppc-dev>","List-Post":"<mailto:linuxppc-dev@ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@ozlabs.org?subject=help>","List-Subscribe":"<https://ozlabs.org/mailman/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=subscribe>","MIME-Version":"1.0","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Sender":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org","Errors-To":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org"},"content":"Fix typo in ehea_h_query_ehea() which prevents building when DEBUG is on.\n\nSigned-off-by: Sebastien Dugue <sebastien.dugue@bull.net>","diff":"diff --git a/drivers/net/ehea/ehea_phyp.c b/drivers/net/ehea/ehea_phyp.c\nindex 156eb63..2a33a61 100644\n--- a/drivers/net/ehea/ehea_phyp.c\n+++ b/drivers/net/ehea/ehea_phyp.c\n@@ -535,7 +535,7 @@ u64 ehea_h_query_ehea(const u64 adapter_handle, void *cb_addr)\n \t\t\t\t       cb_logaddr,\t\t/* R5 */\n \t\t\t\t       0, 0, 0, 0, 0);\t\t/* R6-R10 */\n #ifdef DEBUG\n-\tehea_dmp(cb_addr, sizeof(struct hcp_query_ehea), \"hcp_query_ehea\");\n+\tehea_dump(cb_addr, sizeof(struct hcp_query_ehea), \"hcp_query_ehea\");\n #endif\n \treturn hret;\n }\n","prefixes":[]}