lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 19 Jun 2013 22:24:16 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	wangyijing@...wei.com
Cc:	linux-kernel@...r.kernel.org, guohanjun@...wei.com,
	jiang.liu@...wei.com, kaber@...sh.net, wfp5p@...ginia.edu,
	gregkh@...uxfoundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH 2/9] amd8111e: use pdev->pm_cap instead of
 pci_find_capability(..,PCI_CAP_ID_PM)

From: Yijing Wang <wangyijing@...wei.com>
Date: Tue, 18 Jun 2013 16:06:37 +0800

> Pci core has been saved pm cap register offset by pdev->pm_cap in pci_pm_init()
> in init path. So we can use pdev->pm_cap instead of using
> pci_find_capability(pdev, PCI_CAP_ID_PM) for better performance and simplified code.
> 
> Signed-off-by: Yijing Wang <wangyijing@...wei.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists