git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d12cd
)
sfc: Allocate each channel separately, along with its RX and TX queues
author
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 10 Sep 2010 06:41:57 +0000
(06:41 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 10 Sep 2010 19:27:33 +0000
(12:27 -0700)
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>
No differences found