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:
ec16400
)
cxgb4: set the number of queues before device registration
author
Dimitris Michailidis
<dm@chelsio.com>
Tue, 14 Dec 2010 21:36:46 +0000
(21:36 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 16 Dec 2010 21:16:00 +0000
(13:16 -0800)
The number of queues is known early, move the calls to
netif_set_real_num_[rt]x_queues before register_netdev.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found