Skip to content

Commit e9d7417

Browse files
jasowangdavem330
authored andcommitted
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>
1 parent 0afb166 commit e9d7417

File tree

1 file changed

+158
-124
lines changed

1 file changed

+158
-124
lines changed

0 commit comments

Comments
 (0)