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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user