VMware 2.0 and latest kernels, VMware modules changes: again.

From: Jason Thomas (jason@topic.com.au)
Date: Thu May 18 2000 - 03:34:17 EST


Heres a patch to the VMware patches posted by john.cavan on 15 may.

diff -u --recursive --new-file vmnet-only.cavan/driver.c vmnet-only/driver.c
--- vmnet-only.cavan/driver.c Thu May 18 18:30:16 2000
+++ vmnet-only/driver.c Thu May 18 18:21:29 2000
@@ -1471,7 +1471,7 @@
    
    for (fd = 0; fd < p->files->max_fds; fd++) {
 #ifdef KERNEL_2_3_99
- file = fcheck_files(p,fd);
+ file = fcheck_files(p->files,fd);
 #else
       file = fcheck_task(p,fd);
 #endif

-- 
Jason Thomas
System Administrator  -  UID 0         Phone:   +61 2 6257 7111
tSA Consulting Group Pty. Ltd.         Fax:     +61 2 6257 7311
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:14 EST