]> git.baikalelectronics.ru Git - kernel.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)
commit324f5da5b362b29e9bfda2fc83a71a03811c4da1
tree5cf4a1b0d0b6acb23b3b9fb8f4150b2f4e8b51e2
parent409a4a033829ce98f14028c4dd4493ed4415bb45
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