Jason Wang e9d7417b97 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>
2012-12-09 00:30:54 -05:00
..
2012-12-03 11:16:10 -08:00
2012-08-03 20:32:31 -07:00
2012-12-07 14:26:15 -05:00
2012-11-01 12:38:31 -04:00
2012-11-28 11:39:22 -05:00
2012-11-30 12:27:21 -05:00
2012-12-03 11:17:06 -08:00
2012-10-02 14:37:31 -04:00
2012-10-01 18:39:45 -04:00