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:
4f8b2d7
)
net: bcmgenet: rework Tx queue init
author
Petri Gynther
<pgynther@google.com>
Mon, 23 Feb 2015 19:00:45 +0000
(11:00 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Feb 2015 16:39:04 +0000
(11:39 -0500)
1. Rename bcmgenet_init_multiq() to bcmgenet_init_tx_queues()
2. Fix bcmgenet_init_tx_queues() function description
3. Move Tx default queue init inside bcmgenet_init_tx_queues()
4. Modify bcmgenet_init_dma() to call bcmgenet_init_tx_queues()
Signed-off-by: Petri Gynther <pgynther@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found