Fix swapped command/response bits in reply packets
This commit is contained in:
parent
4c00c441bb
commit
10432c9709
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue