patch-2.2.0-final linux/drivers/net/ibmtr.c
Next file: linux/drivers/net/irda/irport.c
Previous file: linux/drivers/char/pc_keyb.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Sun Jan 24 22:04:02 1999
-  Orig file: 
v2.2.0-pre9/linux/drivers/net/ibmtr.c
-  Orig date: 
Mon Jan  4 15:08:17 1999
diff -u --recursive --new-file v2.2.0-pre9/linux/drivers/net/ibmtr.c linux/drivers/net/ibmtr.c
@@ -801,10 +801,10 @@
 	struct tok_info *ti;
 	struct device *dev;
 
+	dev = dev_id;
 #if TR_VERBOSE
 	DPRINTK("Int from tok_driver, dev : %p\n",dev);
 #endif
-	dev = dev_id;
 	ti  = (struct tok_info *) dev->priv;
 
       	/* Disable interrupts till processing is finished */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov