X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fhdlc.h;h=df695e9ae32761a2bef2611c0c06b03e94fb5429;hb=d936cfc72032fb4af03d1edd99596d18ea1f081c;hp=ed2927ef1ff7e5436a5257e38243066edfb8d5ef;hpb=58aab753de605c14b9878a897e7349c3063afeff;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/hdlc.h b/include/linux/hdlc.h index ed2927ef1ff..df695e9ae32 100644 --- a/include/linux/hdlc.h +++ b/include/linux/hdlc.h @@ -242,8 +242,8 @@ static __inline__ struct net_device_stats *hdlc_stats(struct net_device *dev) } -static __inline__ unsigned short hdlc_type_trans(struct sk_buff *skb, - struct net_device *dev) +static __inline__ __be16 hdlc_type_trans(struct sk_buff *skb, + struct net_device *dev) { hdlc_device *hdlc = dev_to_hdlc(dev);