On Wednesday 28 February 2007 17:16, Johannes Berg wrote: > On Wed, 2007-02-28 at 15:07 +0100, Ivo van Doorn wrote: > > > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 19) > > + file->private_data = inode->i_private; > > +#else > > + file->private_data = inode->u.generic_ip; > > +#endif Ouch.. :( I'll resend this patch without KERNEL_VERSION stuff in it. Ivo - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html