patch-2.1.132 linux/drivers/net/daynaport.c

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

diff -u --recursive --new-file v2.1.131/linux/drivers/net/daynaport.c linux/drivers/net/daynaport.c
@@ -340,13 +340,13 @@
 {
 	static unsigned version_printed = 0;
 
-	static int fwrd4_offsets[16]={
+	static u32 fwrd4_offsets[16]={
 		0,      4,      8,      12,
 		16,     20,     24,     28,
 		32,     36,     40,     44,
 		48,     52,     56,     60
 	};
-	static int back4_offsets[16]={
+	static u32 back4_offsets[16]={
 		60,     56,     52,     48,
 		44,     40,     36,     32,
 		28,     24,     20,     16,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov