]> err.no Git - linux-2.6/blobdiff - net/atm/br2684.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
[linux-2.6] / net / atm / br2684.c
index e6954cf1459d1da367226ff0f5b954daa0d4e45e..289956c4dd3e8c1bc1501e9ed429a3f2de272ce8 100644 (file)
@@ -289,8 +289,7 @@ xmit will add the additional header part in that case */
  * This is similar to eth_type_trans, which cannot be used because of
  * our dev->hard_header_len
  */
-static inline unsigned short br_type_trans(struct sk_buff *skb,
-                                              struct net_device *dev)
+static inline __be16 br_type_trans(struct sk_buff *skb, struct net_device *dev)
 {
        struct ethhdr *eth;
        unsigned char *rawp;