commit | 9dc5e342703948ea7b086d063c85c0e79dac8149 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 04 09:15:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 04 17:31:48 2011 -0400 |
tree | 664ce50ab14d997f01f44f84a982440257413b78 | |
parent | 5bc09186deba2a016b60aa3923fc0e42838ce877 [diff] |
tg3: Obtain PCI function number from device This patch adds code to attempt to obtain the PCI function number from the device rather than accept the number handed by the kernel. In pass-through scenarios, the function number handed by the kernel may not reflect the true function of the device. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>