Commit 17964e9d authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Jiri Kosina

hostap:hostap_hw.c Fix typo in comment

The patch below fixes a typo in a comment.
Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c2e07b3a
......@@ -1896,7 +1896,7 @@ static int prism2_tx_80211(struct sk_buff *skb, struct net_device *dev)
/* Some SMP systems have reported number of odd errors with hostap_pci. fid
* register has changed values between consecutive reads for an unknown reason.
* 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. */
#define EXTRA_FID_READ_TESTS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment