hostap:hostap_hw.c Fix typo in comment
The patch below fixes a typo in a comment. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
c2e07b3a9c
commit
17964e9d08
@ -1896,7 +1896,7 @@ fail:
|
|||||||
/* Some SMP systems have reported number of odd errors with hostap_pci. fid
|
/* Some SMP systems have reported number of odd errors with hostap_pci. fid
|
||||||
* register has changed values between consecutive reads for an unknown reason.
|
* register has changed values between consecutive reads for an unknown reason.
|
||||||
* This should really not happen, so more debugging is needed. This test
|
* This should really not happen, so more debugging is needed. This test
|
||||||
* version is a big slower, but it will detect most of such register changes
|
* version is a bit slower, but it will detect most of such register changes
|
||||||
* and will try to get the correct fid eventually. */
|
* and will try to get the correct fid eventually. */
|
||||||
#define EXTRA_FID_READ_TESTS
|
#define EXTRA_FID_READ_TESTS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user