mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-01-30 14:01:05 +02:00
f9681e5b4f
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"