commit | 16c6d667883f41d3e06cf5f6bba964057e67895a | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Mon Feb 23 11:00:45 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 24 11:39:04 2015 -0500 |
tree | 5d0a21945455bc5ebbb97cfc20e72cfca45f705e | |
parent | 4f8b2d7d1b514b6b722d91118849ece096217825 [diff] |
net: bcmgenet: rework Tx queue init 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>