From: Jon Mason Date: Wed, 11 Sep 2013 18:22:39 +0000 (-0700) Subject: bnx2x: Use pci_dev pm_cap X-Git-Tag: v3.12-rc2~14^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ed74c35088a775807743a5c84eecf6efa85d9f;p=pandora-kernel.git bnx2x: Use pci_dev pm_cap Use the already existing pm_cap variable in struct pci_dev for determining the power management offset. This saves the driver from having to keep track of an extra variable. Signed-off-by: Jon Mason Cc: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed