patch-2.4.21 linux-2.4.21/include/linux/fcdevice.h
Next file: linux-2.4.21/include/linux/fs.h
Previous file: linux-2.4.21/include/linux/fb.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/linux/fcdevice.h
-  Orig date: 
2001-03-25 18:24:31.000000000 -0800
diff -urN linux-2.4.20/include/linux/fcdevice.h linux-2.4.21/include/linux/fcdevice.h
@@ -31,7 +31,7 @@
 				   unsigned short type, void *daddr,
 				   void *saddr, unsigned len);
 extern int		fc_rebuild_header(struct sk_buff *skb);
-//extern unsigned short	fc_type_trans(struct sk_buff *skb, struct net_device *dev); 
+extern unsigned short	fc_type_trans(struct sk_buff *skb, struct net_device *dev); 
 
 extern struct net_device *init_fcdev(struct net_device *dev, int sizeof_priv);
 extern struct net_device *alloc_fcdev(int sizeof_priv);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)