skrll
127090f73c
Fix "spurious event" when command ring rolls over.
When the enqueue pointer of command ring points at the last TRB, address of Link TRB was stored in sc_command_addr. It should be address of 0th TRB of ring. From t-hash
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%