1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 16:38:16 +00:00

WIP: Stop the ring getting jammed one time in four.

Don't tail-call to something that skip returns!
This commit is contained in:
Adam Sampson
2018-08-11 15:36:28 +01:00
parent e06d282190
commit 342b478afc

View File

@@ -187,7 +187,9 @@ ETHRX3: DPB A,[%NEAT"PA+ETHAT(E)] ;Store IP address
MOVEI R,ETHABF ;Send it!
MOVEI I,%NEAH"LENGTH
JRST ETHTX
PUSHJ P,ETHTX
JFCL ;Doesn't matter if it fails
POPJ P,
ETHRAS: BUG INFO,[ARP packet too short, length ],OCT,I
POPJ P,