Documentation/scsi/hptiop.txt fix a typo
Corrected the word ponter to pointer. Signed-off-by: Stefan Huber <steffhip@gmail.com> Signed-off-by: Matthias Schid <aircrach115@gmail.com> Signed-off-by: Simon Puels <simon.puels@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
772735c452
commit
c147be7c98
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ To send a request to the controller:
|
||||||
generated.
|
generated.
|
||||||
|
|
||||||
- The host read the outbound list copy pointer shadow register and compare
|
- The host read the outbound list copy pointer shadow register and compare
|
||||||
with previous saved read ponter N. If they are different, the host will
|
with previous saved read pointer N. If they are different, the host will
|
||||||
read the (N+1)th outbound list unit.
|
read the (N+1)th outbound list unit.
|
||||||
|
|
||||||
The host get the index of the request from the (N+1)th outbound list
|
The host get the index of the request from the (N+1)th outbound list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue