patch-2.4.0-test3 linux/drivers/net/sk98lin/skvpd.c

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

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/sk98lin/skvpd.c linux/drivers/net/sk98lin/skvpd.c
@@ -233,6 +233,7 @@
 		2:	error,	data verify error
 
  */
+#if 0 /* unused */
 static int	VpdWriteDWord(
 SK_AC		*pAC,	/* pAC pointer */
 SK_IOC		IoC,	/* IO Context */
@@ -264,6 +265,7 @@
 	}
 	return(0) ;
 }
+#endif /* unused */
 
 /*
  *	Read one Stream of 'len' bytes of VPD data, starting at 'addr' from

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