]> err.no Git - linux-2.6/blobdiff - include/linux/wanrouter.h
[PATCH] largefile support for accounting
[linux-2.6] / include / linux / wanrouter.h
index 3e89f0f15f499fff92f2df9ea38b62825d60bfa9..1b6b76a4eb540c815da474250b58e28ce4688e92 100644 (file)
@@ -516,8 +516,7 @@ struct wan_device {
 /* Public functions available for device drivers */
 extern int register_wan_device(struct wan_device *wandev);
 extern int unregister_wan_device(char *name);
-unsigned short wanrouter_type_trans(struct sk_buff *skb,
-                                   struct net_device *dev);
+__be16 wanrouter_type_trans(struct sk_buff *skb, struct net_device *dev);
 int wanrouter_encapsulate(struct sk_buff *skb, struct net_device *dev,
                          unsigned short type);