commit | a2a91a137ad4e9c538c9b63b2bfcf7a105924143 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Fri Jul 20 08:15:16 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 22 09:43:31 2018 -0700 |
tree | addce8fd7fd094bd9d7ac94581a46d9a13895e2a | |
parent | 272f35cba53d088085e5952fd81d7a133ab90789 [diff] |
vhost_net: introduce get_tx_bufs() Factor out logic of getting tx buffer and iov iter initialization. This will be used for reducing codes duplication in the future. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>