commit | 29ed74c35088a775807743a5c84eecf6efa85d9f | [log] [tgz] |
---|---|---|
author | Jon Mason <jdmason@kudzu.us> | Wed Sep 11 11:22:39 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 13 20:13:00 2013 -0400 |
tree | ef8b6b3e22cb04b7404ce343c3cf4866b67627ae | |
parent | c3eb7a771dcd2b27c02f4711545ac6785f66afc5 [diff] |
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 <jdmason@kudzu.us> Cc: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>