commit | 060e0c752b5047ee691120b75df4c16743981e50 | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Mon Aug 02 13:19:21 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 02 16:26:43 2010 -0700 |
tree | 6d24a0ec7d6324ff2ca80c6f9ea6f1f1d6d1a2df | |
parent | 35d35682041686572d5158993dede90bc73dc1d9 [diff] |
cxgb4: support running the driver on PCI functions besides 0 Add support for running the driver on any PCI function. Mostly this entails replacing a constant 0 in a number of calls with the variable function number. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>