commit | d346b9bc4f652ddaf29b2d80ec7fc75d3b07124e | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Tue Apr 25 15:01:04 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 26 14:49:15 2017 -0400 |
tree | 71a4c205e341f834e42b106dbd8266eeb8208859 | |
parent | 4c5e7a2c0501bd531aad1d0378c589a92cb3cc31 [diff] |
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>