commit | 8313aca38b3937947fffebca6e34bac8e24300c8 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Sep 10 06:41:57 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 10 12:27:33 2010 -0700 |
tree | 725830070d3509459e90b106b668047c25ed880a | |
parent | f7d12cdcbb28207b3bdcf4affbf3935e4c015d03 [diff] |
sfc: Allocate each channel separately, along with its RX and TX queues This will allow for reallocation of channel structures and rings. Change module parameter separate_tx_channels to be read-only, since we now require its value to be constant. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>