Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / net / irda / vlsi_ir.h
index c37f0bc..a82a4ba 100644 (file)
@@ -58,7 +58,7 @@ typedef void irqreturn_t;
 
 /* PDE() introduced in 2.5.4 */
 #ifdef CONFIG_PROC_FS
-#define PDE(inode) ((inode)->i_private)
+#define PDE(inode) ((inode)->u.generic_ip)
 #endif
 
 /* irda crc16 calculation exported in 2.5.42 */