Message ID | 20200227223635.1021197-1-jacob.e.keller@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=fw3j=4P=vger.kernel.org=linux-pci-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2A8EB14E3 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 27 Feb 2020 22:36:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1348C246A1 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 27 Feb 2020 22:36:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729947AbgB0Wgl (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 27 Feb 2020 17:36:41 -0500 Received: from mga18.intel.com ([134.134.136.126]:49955 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729808AbgB0Wgl (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 27 Feb 2020 17:36:41 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2020 14:36:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,493,1574150400"; d="scan'208";a="238568395" Received: from jekeller-desk.amr.corp.intel.com (HELO jekeller-desk.jekeller.internal) ([10.166.244.172]) by orsmga003.jf.intel.com with ESMTP; 27 Feb 2020 14:36:40 -0800 From: Jacob Keller <jacob.e.keller@intel.com> To: linux-pci@vger.kernel.org, netdev@vger.kernel.org Cc: Jacob Keller <jacob.e.keller@intel.com> Subject: [PATCH 0/5] pci: implement function to read Device Serial Number Date: Thu, 27 Feb 2020 14:36:29 -0800 Message-Id: <20200227223635.1021197-1-jacob.e.keller@intel.com> X-Mailer: git-send-email 2.25.0.368.g28a2d05eebfb MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
pci: implement function to read Device Serial Number
|
expand
|