mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
SAM3/4 UDP: Remove redundant EP state assignment.
This commit is contained in:
committed by
Wolfgang Reissnegger
parent
4f83d58b24
commit
cc191a977d
@@ -1873,7 +1873,6 @@ static void sam_ep_bankinterrupt(struct sam_usbdev_s *priv,
|
||||
* transferred from the FIFO.
|
||||
*/
|
||||
|
||||
privep->epstate = UDP_EPSTATE_IDLE;
|
||||
(void)sam_req_read(priv, privep, pktsize, bank);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user