Revision 9e8e83d1ba0b248de34062a61f4f5d378a5dbd53 authored by Andrew Morton on 27 January 2007, 08:00:04 UTC, committed by Jeff Garzik on 30 January 2007, 14:36:01 UTC
drivers/net/82596.c: In function 'i596_start_xmit':
drivers/net/82596.c:1069: warning: cast from pointer to integer of different size
drivers/net/82596.c: In function 'i82596_probe':
drivers/net/82596.c:1249: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'

Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent b1f54ba
History
File Mode Size
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 535 bytes
cpufreq.c -rw-r--r-- 43.3 KB
cpufreq_conservative.c -rw-r--r-- 15.3 KB
cpufreq_ondemand.c -rw-r--r-- 16.6 KB
cpufreq_performance.c -rw-r--r-- 1.5 KB
cpufreq_powersave.c -rw-r--r-- 1.4 KB
cpufreq_stats.c -rw-r--r-- 9.4 KB
cpufreq_userspace.c -rw-r--r-- 5.9 KB
freq_table.c -rw-r--r-- 5.8 KB

back to top