From patchwork Wed Jul 25 10:37:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 1236171 X-Patchwork-Delegate: alexne@voltaire.com Return-Path: X-Original-To: patchwork-linux-rdma@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 16F43DFFCD for ; Wed, 25 Jul 2012 10:37:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755181Ab2GYKhq (ORCPT ); Wed, 25 Jul 2012 06:37:46 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:46172 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754233Ab2GYKhq (ORCPT ); Wed, 25 Jul 2012 06:37:46 -0400 Received: by qcro28 with SMTP id o28so292839qcr.19 for ; Wed, 25 Jul 2012 03:37:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=fxL6DKQ0/XYr0uOeTvUDrYx6qoyyZuUdoa6d3bgqkvU=; b=lx3dfdKBnzvoUSWH3cF5i0JOy2NLRb9qsxeEBK8iYB9KW0UxYDnDJ5bgMtqcM8hID3 60IvVBVSb+peu7vNCH5VC/JiViFk3vtT92oMKzWzbPE3trS2e6yk51wo0HUA+Nm5ahg3 +NB46bRBnAAVoOWbmlFrz0PKF3hef48fEvC7ec8Ro7yNgTGZiyKOJvm1vt3YUs8NrvV8 1G8+YLXMFY8H2HPZU76Zj+28+0J7yrZI8cKkgApm6z2FqVXe+GTLrcDniu8okpGy+wF6 9e/Xi4qlbs7uvWgdi++kBwoFaHAi83bxXlWle36Dibzg5C2qFKgrMi4taXcsJZsvNl8J oqfA== Received: by 10.224.203.132 with SMTP id fi4mr37004165qab.76.1343212665164; Wed, 25 Jul 2012 03:37:45 -0700 (PDT) Received: from [192.168.1.102] (c-71-192-10-85.hsd1.ma.comcast.net. [71.192.10.85]) by mx.google.com with ESMTPS id hw15sm8207819qab.0.2012.07.25.03.37.34 (version=SSLv3 cipher=OTHER); Wed, 25 Jul 2012 03:37:44 -0700 (PDT) Message-ID: <500FCC6D.60206@dev.mellanox.co.il> Date: Wed, 25 Jul 2012 06:37:33 -0400 From: Hal Rosenstock User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Alex Netes CC: "linux-rdma (linux-rdma@vger.kernel.org)" Subject: [PATCH][TRIVIAL] opensm/osm_sa_mad_ctrl.c: Eliminate commented out code line X-Gm-Message-State: ALoCoQlkgrPprhZB2Wa3uBcX5Qkfal0mJWOt88BhFupexq/dvxHfhkyGeexOYeyRRA39pjyMgkwl Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org which would never be used in SA flow Signed-off-by: Hal Rosenstock --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/opensm/osm_sa_mad_ctrl.c b/opensm/osm_sa_mad_ctrl.c index 43d1e83..2bdee22 100644 --- a/opensm/osm_sa_mad_ctrl.c +++ b/opensm/osm_sa_mad_ctrl.c @@ -423,8 +423,6 @@ static void sa_mad_ctrl_send_err_callback(IN void *context, Retire the original request MAD. */ - /* sm_mad_ctrl_update_wire_stats( p_ctrl ); */ - if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) { OSM_LOG_V2(p_ctrl->p_log, OSM_LOG_DEBUG, "Posting Dispatcher message %s\n",