On 04/23/2013 05:10 PM, Paolo Bonzini wrote:
Il 23/04/2013 03:55, mrhi...@linux.vnet.ibm.com ha scritto:
+    chunk_start = ram_chunk_start(block, rdma->current_chunk);
+
+    if (host_addr < chunk_start) {
+        return 0;
+    }
Useless if remaining from previous submissions.

Paolo



Ooops, I missed that one. Sorry about that.

- Michael


Reply via email to