-
Jason Wang authored
This patch separates the setup of NetClientState from its allocation, this will allow allocating an arrays of NetClientState and does the initialization one by one which is what multiqueue needs. Signed-off-by:
Jason Wang <jasowang@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Jason Wang authoredThis patch separates the setup of NetClientState from its allocation, this will allow allocating an arrays of NetClientState and does the initialization one by one which is what multiqueue needs. Signed-off-by:
Jason Wang <jasowang@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading