patch-2.4.22 linux-2.4.22/drivers/isdn/hisax/hisax_fcpcipnp.c
Next file: linux-2.4.22/drivers/isdn/hisax/st5481_d.c
Previous file: linux-2.4.22/drivers/isdn/hisax/config.c
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
2003-08-25 04:44:42.000000000 -0700
 -  Orig file: 
linux-2.4.21/drivers/isdn/hisax/hisax_fcpcipnp.c
 -  Orig date: 
2002-08-02 17:39:44.000000000 -0700
 
diff -urN linux-2.4.21/drivers/isdn/hisax/hisax_fcpcipnp.c linux-2.4.22/drivers/isdn/hisax/hisax_fcpcipnp.c
@@ -515,6 +515,7 @@
 	}
 	skb_push(bcs->tx_skb, bcs->tx_cnt);
 	bcs->tx_cnt = 0;
+	hdlc_fill_fifo(bcs);
 }
 
 static inline void hdlc_xpr_irq(struct fritz_bcs *bcs)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)