Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- --- a/net/irda/iriap.c +++ 1/net/irda/iriap.c @@ -544,7 +544,8 @@ static void iriap_getvaluebyclass_respon { struct sk_buff *tx_skb; int n; - __u32 tmp_be32, tmp_be16; + __u32 tmp_be32; + __be16 tmp_be16; __u8 *fp; IRDA_DEBUG(4, "%s()\n", __FUNCTION__);
- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html