patch-2.4.0-test9 linux/drivers/net/aironet4500_core.c

Next file: linux/drivers/net/am79c961a.c
Previous file: linux/drivers/net/acenic_firmware.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/net/aironet4500_core.c linux/drivers/net/aironet4500_core.c
@@ -2613,7 +2613,7 @@
 
 	long long jiff;
 
-	DEBUG(2, " awc_reset dev %x \n", (int)dev);
+	DEBUG(2, " awc_reset dev %p \n", dev);
 	DEBUG(2, "%s: awc_reset \n",  dev->name);
 	
 	awc_issue_soft_reset(dev);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)