patch-2.2.3 linux/drivers/net/irda/irport.c

Next file: linux/drivers/net/irda/irtty.c
Previous file: linux/drivers/net/irda/girbil.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/drivers/net/irda/irport.c linux/drivers/net/irda/irport.c
@@ -96,7 +96,7 @@
 #ifdef MODULE
 static void irport_cleanup(void)
 {
-	int i;
+/* 	int i; */
 
         DEBUG( 4, __FUNCTION__ "()\n");
 
@@ -303,7 +303,6 @@
 int irport_hard_xmit( struct sk_buff *skb, struct device *dev)
 {
 	struct irda_device *idev;
-	int xbofs;
 	int actual;
 
 	DEBUG( 4, __FUNCTION__ "()\n");

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