diff options
author | Jason Wang <jasowang@redhat.com> | 2012-12-07 07:04:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-09 05:30:54 (GMT) |
commit | e9d7417b97f420fa70e3e198f2603a0375fb80a7 (patch) | |
tree | 4d7061e2fbf8339fa4c8fd3c14f5e569af3a10ae /net | |
parent | 0afb1666fe4ed8e51083af544f00d31bc8753352 (diff) | |
download | linux-fsl-qoriq-e9d7417b97f420fa70e3e198f2603a0375fb80a7.tar.xz |
virtio-net: separate fields of sending/receiving queue from virtnet_info
To support multiqueue transmitq/receiveq, the first step is to separate queue
related structure from virtnet_info. This patch introduce send_queue and
receive_queue structure and use the pointer to them as the parameter in
functions handling sending/receiving.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions