From patchwork Tue Jul 5 04:19:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sasha Neftin X-Patchwork-Id: 1652226 X-Patchwork-Delegate: anthony.l.nguyen@intel.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=osuosl.org header.i=@osuosl.org header.a=rsa-sha256 header.s=default header.b=D6Py4A30; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=osuosl.org (client-ip=140.211.166.137; helo=smtp4.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LcTvz35Fdz9s1l for ; Tue, 5 Jul 2022 14:19:25 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id D0D9B40925; Tue, 5 Jul 2022 04:19:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org D0D9B40925 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1656994762; bh=wIqqvnhzKMh3jtOWMiuEBtS77xXJ3zx9IMaOSCDquwA=; h=From:To:Date:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=D6Py4A30BwekoYKFkXEgzdqYk9lPNf7/3gXfYiSYxT7zgXM4teZY/aeoDy/lautTg CJuOBuTg3fPB8pm6okWu+RnQBFN2mPFcjTBKX1bmqGGVtOobsUj14UV/K6snxran+1 uEF8fEUev4uLkgnT0ulDWWcnex9PhH73HOPwK9IKQxRAYMfK2e8wrATMCP7gLR6al6 TT51C6a+uY2jRPp71larSN0gMlWONPJeEAHJheOSFd/tC4lSYaC1+rsygZQgJ7o7S3 8VeeVqW6Rnd3l6YwbZzfUbK/vjeKJBvizTXkDyMeSpAoh9tu/IyCTB7xeTIJnhRiti T+4ZhxwWZDJDQ== X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lbb0jX_TV7SX; Tue, 5 Jul 2022 04:19:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 8CC7A40928; Tue, 5 Jul 2022 04:19:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 8CC7A40928 X-Original-To: intel-wired-lan@lists.osuosl.org Delivered-To: intel-wired-lan@lists.osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id DBA9C1BF32B for ; Tue, 5 Jul 2022 04:19:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B0E3640166 for ; Tue, 5 Jul 2022 04:19:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B0E3640166 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l30yhhNmJcmz for ; Tue, 5 Jul 2022 04:19:18 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7E74F40131 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7E74F40131 for ; Tue, 5 Jul 2022 04:19:18 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6400,9594,10398"; a="344924911" X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="344924911" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jul 2022 21:19:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="838981377" Received: from ccdlinuxdev11.iil.intel.com ([143.185.162.183]) by fmsmga006.fm.intel.com with ESMTP; 04 Jul 2022 21:19:16 -0700 From: Sasha Neftin To: intel-wired-lan@lists.osuosl.org Date: Tue, 5 Jul 2022 07:19:10 +0300 Message-Id: <20220705041910.3849895-1-sasha.neftin@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1656994758; x=1688530758; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=UunJRAOyaCOq5xz5LI5VO58CWQtt2XkwNVJthLthTso=; b=SZ4KtXL2V/J2zIoPFO2smPAgWWjHY+7RfbCau+HEMnEoLlq4n1KfD72d 0YvpN/3BroOat1mJr3MeFtnE+tbtRBZs1F8SuaxVv424vuwRCykpwK9yL WseeBIcRlGdqNee9yM3ZwhFszr4zOGdgkqlSxUQgKpREDp+mMjL6lZolv GVWVj4n6VtGZspGykmGniMlstyI7OScG5nhX3inEGYS8LLwWbIWWizea2 wYlcS2iPlTGDK71g4z6eFKjbvSJwBkROgUPse0NT7zZJmPFcsfWLeO2Ff rJ40BWn7NN0HgF5QlFoWYBL81iCucE3RmTmgJBxaugj104KRvxyVUnuJW w==; X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=SZ4KtXL2 Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove MSI-X PBA Clear register X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" MSI-X PBA Clear register is not used. This patch comes to tidy up the driver code. Signed-off-by: Sasha Neftin Tested-by: Naama Meir --- drivers/net/ethernet/intel/igc/igc_regs.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/net/ethernet/intel/igc/igc_regs.h b/drivers/net/ethernet/intel/igc/igc_regs.h index 026c3b65fc37..c0d8214148d1 100644 --- a/drivers/net/ethernet/intel/igc/igc_regs.h +++ b/drivers/net/ethernet/intel/igc/igc_regs.h @@ -59,9 +59,6 @@ #define IGC_IVAR_MISC 0x01740 /* IVAR for "other" causes - RW */ #define IGC_GPIE 0x01514 /* General Purpose Intr Enable - RW */ -/* MSI-X Table Register Descriptions */ -#define IGC_PBACL 0x05B68 /* MSIx PBA Clear - R/W 1 to clear */ - /* RSS registers */ #define IGC_MRQC 0x05818 /* Multiple Receive Control - RW */