Fix swapped command/response bits in reply packets

This commit is contained in:
XANTRONIX Development 2020-08-03 15:08:11 -04:00 committed by XANTRONIX Industrial
parent 4c00c441bb
commit 10432c9709

View file

@ -1103,8 +1103,6 @@ static int reply_to(patty_ax25_if *iface,
patty_ax25_frame *reply) {
ssize_t len;
frame->cr = PATTY_AX25_FRAME_RESPONSE;
if ((len = patty_ax25_frame_encode_reply_to(frame,
reply,
iface->tx_buf,