lkml.org 
[lkml]   [2005]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix warning and small bug in cassini driver
On 10/17/05, Jesper Juhl <jesper.juhl@gmail.com> 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-18 07:36    [W:0.111 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site