Re: vmware modules with 2.6.22

2007-07-10 Thread alan
On Tue, 10 Jul 2007, Jan Engelhardt wrote: On Jul 10 2007 12:23, [EMAIL PROTECTED] wrote: Hi! I have problem building vmware modules with 2.6.22. Tell that VMware, this is the wrong place. During code investigation I've notiesd that vmware modules are using old sk_buff structure

Re: vmware modules with 2.6.22

2007-07-10 Thread Jan Engelhardt
On Jul 10 2007 12:23, [EMAIL PROTECTED] wrote: > Hi! I have problem building vmware modules with 2.6.22. Tell that VMware, this is the wrong place. > During code investigation I've notiesd that vmware modules are using > old sk_buff structure > > / > skb->

vmware modules with 2.6.22

2007-07-10 Thread [EMAIL PROTECTED]
Hi! I have problem building vmware modules with 2.6.22. During code investigation I've notiesd that vmware modules are using old sk_buff structure / skb->h.raw != skb->nh.raw / how can I modify code to be able to compile it and where can I read migration guide for sk_buff?

vmware modules with 2.6.22

2007-07-10 Thread [EMAIL PROTECTED]
Hi! I have problem building vmware modules with 2.6.22. During code investigation I've notiesd that vmware modules are using old sk_buff structure / skb-h.raw != skb-nh.raw / how can I modify code to be able to compile it and where can I read migration guide for sk_buff? Thanks

Re: vmware modules with 2.6.22

2007-07-10 Thread Jan Engelhardt
On Jul 10 2007 12:23, [EMAIL PROTECTED] wrote: Hi! I have problem building vmware modules with 2.6.22. Tell that VMware, this is the wrong place. During code investigation I've notiesd that vmware modules are using old sk_buff structure / skb-h.raw != skb-nh.raw / how can I

Re: vmware modules with 2.6.22

2007-07-10 Thread alan
On Tue, 10 Jul 2007, Jan Engelhardt wrote: On Jul 10 2007 12:23, [EMAIL PROTECTED] wrote: Hi! I have problem building vmware modules with 2.6.22. Tell that VMware, this is the wrong place. During code investigation I've notiesd that vmware modules are using old sk_buff structure