OSDN Git Service

ibmvnic: Move active sub-crq count settings
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Mon, 19 Feb 2018 19:30:14 +0000 (13:30 -0600)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Feb 2018 19:20:05 +0000 (14:20 -0500)
commitd9043c102e73b9abc01f2120d47ba8195823172a
tree2744c1df736427aa208b7b605762d4c770cbef67
parent8862541de781329b3e1e553bd936cecf998dc565
ibmvnic: Move active sub-crq count settings

Inpreparation for using the active scrq count to track more active
resources, move the setting of the active count to after initialization
occurs in initial driver init and during driver reset.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c