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

Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/net/bmac.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.112/linux/drivers/net/daynaport.c linux/drivers/net/daynaport.c
@@ -281,13 +281,13 @@
 {
 	static unsigned version_printed = 0;
 
-	static unsigned char fwrd4_offsets[16]={
+	static int fwrd4_offsets[16]={
 		0,      4,      8,      12,
 		16,     20,     24,     28,
 		32,     36,     40,     44,
 		48,     52,     56,     60
 	};
-	static unsigned char back4_offsets[16]={
+	static int 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