|
@@ -870,6 +870,7 @@ int netvsc_send(struct hv_device *device,
|
|
(unsigned long)packet->send_completion_tid;
|
|
(unsigned long)packet->send_completion_tid;
|
|
|
|
|
|
packet->page_buf_cnt = 0;
|
|
packet->page_buf_cnt = 0;
|
|
|
|
+ packet->send_completion_tid = 0;
|
|
packet->send_buf_index = section_index;
|
|
packet->send_buf_index = section_index;
|
|
packet->total_data_buflen += msd_len;
|
|
packet->total_data_buflen += msd_len;
|
|
|
|
|