Re: [PATCH] fix warning and small bug in cassini driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/17/05, Jesper Juhl <[email protected]> wrote:
>  drivers/net/cassini.c:1930: warning: long unsigned int format, different type arg (arg 4)

>        u64 compwb = le64_to_cpu(cp->init_block->tx_compwb);

> -               printk(KERN_DEBUG "%s: tx interrupt, status: 0x%x, %lx\n",

> +               printk(", %llx", compwb);

You've added similar warning on alpha, sparc64, ...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux