I simple commended this lines in skbuff.h:
/*
#if LINUX_VERSION_CODE < KERNEL_VERSION(3,2,0)
static inline struct page *skb_frag_page(const skb_frag_t *frag)
{
return frag->page;
}
#endif
*/
and it seems I recieved openwsitch.ko this way.
2012/10/22 Denis Iskandarov <[email protected]>
> Can you please provide me with command which applies patch?
> I have tried patch .x .y .z (--dry-run) openswitch.patch (don't
> remember exact command), but had no luck.
> So I have have edited exact lines mentioned in patch by myself (added
> removed modified) but it didn't help.
>
> I think I'd better wait for stable 1.8.x, with smooth installation process.
>
>
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss