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
2016-09-03 12:07:41 +00:00
2016-08-05 15:06:02 +00:00
2016-08-31 17:28:58 +00:00
2016-08-31 09:34:04 +00:00
2016-08-20 11:21:50 +00:00
2016-09-02 11:38:01 +00:00
2016-01-16 18:41:12 +00:00
2016-08-25 12:12:59 +00:00
2016-09-01 13:23:44 +00:00
2016-09-03 09:08:28 +00:00
2016-08-31 14:05:09 +00:00
2016-09-03 11:35:24 +00:00
2016-01-29 13:51:13 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%