patch-2.4.22 linux-2.4.22/drivers/isdn/hisax/st5481_d.c
Next file: linux-2.4.22/drivers/isdn/isdn_net.c
Previous file: linux-2.4.22/drivers/isdn/hisax/hisax_fcpcipnp.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2003-08-25 04:44:42.000000000 -0700
-  Orig file: 
linux-2.4.21/drivers/isdn/hisax/st5481_d.c
-  Orig date: 
2003-06-13 07:51:34.000000000 -0700
diff -urN linux-2.4.21/drivers/isdn/hisax/st5481_d.c linux-2.4.22/drivers/isdn/hisax/st5481_d.c
@@ -162,8 +162,8 @@
 	{ST_L1_F8, EV_TIMER3,            l1_timer3},
 	{ST_L1_F8, EV_IND_DP,            l1_go_f3},
 	{ST_L1_F8, EV_IND_AP,            l1_go_f6},
-	{ST_L1_F8, EV_IND_AI8,           l1_go_f8},
-	{ST_L1_F8, EV_IND_AI10,          l1_go_f8},
+	{ST_L1_F8, EV_IND_AI8,           l1_go_f7},
+	{ST_L1_F8, EV_IND_AI10,          l1_go_f7},
 	{ST_L1_F8, EV_IND_RSY,           l1_ignore},
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)