Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
[linux-2.6-microblaze.git] / drivers / hv / hv_fcopy.c
index 5040d7e..85784a9 100644 (file)
@@ -329,6 +329,7 @@ int hv_fcopy_init(struct hv_util_service *srv)
 {
        recv_buffer = srv->recv_buffer;
        fcopy_transaction.recv_channel = srv->channel;
+       fcopy_transaction.recv_channel->max_pkt_size = HV_HYP_PAGE_SIZE * 2;
 
        /*
         * When this driver loads, the user level daemon that