fix dec21140A driver (reported by zvolkov)
(r7578 from trunk)
This commit is contained in:
parent
57ed4bbb51
commit
b7a097ec84
@ -267,7 +267,7 @@ PRIVATE void do_reply(dpeth_t * dep)
|
||||
if (dep->de_flags & DEF_ACK_RECV) flags |= DL_PACK_RECV;
|
||||
|
||||
reply.m_type = DL_TASK_REPLY;
|
||||
reply.DL_STAT = flags;
|
||||
reply.DL_FLAGS = flags;
|
||||
reply.DL_COUNT = dep->de_read_s;
|
||||
|
||||
r = send(dep->de_client, &reply);
|
||||
|
Loading…
x
Reference in New Issue
Block a user