diff options
Diffstat (limited to 'split-ring.tex')
-rw-r--r-- | split-ring.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/split-ring.tex b/split-ring.tex index df278fe..2267863 100644 --- a/split-ring.tex +++ b/split-ring.tex @@ -417,7 +417,7 @@ overwritten the bytes which were in that buffer, this could leak the contents of freed memory from other processes to the application. \end{note} -\field{idx} field indicates where the driver would put the next descriptor +\field{idx} field indicates where the device would put the next descriptor entry in the ring (modulo the queue size). This starts at 0, and increases. \begin{note} |