]> asedeno.scripts.mit.edu Git - linux.git/commit
ibmvnic: Split initialization of scrqs to its own routine
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 25 Apr 2017 19:01:04 +0000 (15:01 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Apr 2017 18:49:15 +0000 (14:49 -0400)
commitd346b9bc4f652ddaf29b2d80ec7fc75d3b07124e
tree71a4c205e341f834e42b106dbd8266eeb8208859
parent4c5e7a2c0501bd531aad1d0378c589a92cb3cc31
ibmvnic: Split initialization of scrqs to its own routine

Split the sending of capability request crqs and the initialization
of sub crqs into their own routines. This is a first step to moving
the allocation of sub-crqs out of interrupt context.

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