X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fhippidevice.h;h=bab303dafd6e1e4005d3d021ae7239788a3c2c63;hb=1bd0cd74d102a527b2a72907698d73fad4b82cbd;hp=9bc3b688d2ee837f764b0a13aa7da83c1d6bc96e;hpb=6f1cf16582160c4839f05007c978743911aa022b;p=powerpc.git diff --git a/include/linux/hippidevice.h b/include/linux/hippidevice.h index 9bc3b688d2..bab303dafd 100644 --- a/include/linux/hippidevice.h +++ b/include/linux/hippidevice.h @@ -31,8 +31,7 @@ struct hippi_cb { __u32 ifield; }; -extern unsigned short hippi_type_trans(struct sk_buff *skb, - struct net_device *dev); +extern __be16 hippi_type_trans(struct sk_buff *skb, struct net_device *dev); extern struct net_device *alloc_hippi_dev(int sizeof_priv); #endif