mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-03-04 23:58:20 +02:00
The old code could accidently acknowledge interrupts that appeared between the read and the write in UxINTx &= mask. - atu2.c (handle_ep): writing to UEINTX implies a race-free "and" - atu2.c (usb_poll): writing to UDINT implies a race-free "and"