]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 20 Dec 2011 01:15:30 +0000 (01:15 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Mon, 9 Jan 2012 17:08:17 +0000 (17:08 +0000)
commitfa142b9da3393fd92b398b6bdecf3f21914e309b
tree5cf4a1b0d0b6acb23b3b9fb8f4150b2f4e8b51e2
parent05a9320f7e64b69cbf612a69b7358546519ffc30
sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()

This function returns the degree of parallelism wanted, which is not
necessarily the total number of channels we want to create.

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