]> Git Repo - linux.git/commit
net: bcmgenet: move NAPI initialization to ring initialization
authorDoug Berger <[email protected]>
Wed, 25 Oct 2017 22:04:14 +0000 (15:04 -0700)
committerDavid S. Miller <[email protected]>
Thu, 26 Oct 2017 01:14:54 +0000 (10:14 +0900)
commit7587935cfa119e122215e37e002a481d7374198b
treeaf8948032dade67fe34b2366a8d7753fca018cc9
parent28c2d1a7a0bfdf3617800d2beae1c67983c03d15
net: bcmgenet: move NAPI initialization to ring initialization

Since each ring has its own NAPI instance it might as well be
initialized along with the other ring context.

Signed-off-by: Doug Berger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/genet/bcmgenet.c
This page took 0.049944 seconds and 4 git commands to generate.