]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Pass NIC structure into efx_wanted_parallelism()
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 14 Feb 2012 20:15:57 +0000 (20:15 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 16 Feb 2012 00:25:11 +0000 (00:25 +0000)
commit5f0cc646b864af5b6af82b9a5a182c5794193649
tree20994ef7b4ba2d5d88cee23e1a2de24e003cfde2
parentd042fc661deee049c4a1d2e0006ab0aa14909735
sfc: Pass NIC structure into efx_wanted_parallelism()

This lets us identify the NIC affected in case of failure, and
will be necessary to adjust for SR-IOV constraints.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/efx.c