projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f198f98
)
Trivial typo fix in comment
author
Mark Einon
<
[email protected]
>
Sun, 30 Jan 2011 12:22:03 +0000
(13:22 +0100)
committer
John W. Linville
<
[email protected]
>
Mon, 31 Jan 2011 20:06:24 +0000
(15:06 -0500)
Fixing a trivial comment typo.
Signed-off-by: Mark Einon <
[email protected]
>
Acked-by: Gertjan van Wingerde <
[email protected]
>
Signed-off-by: Ivo van Doorn <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rt2x00/rt2400pci.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/rt2400pci.c
b/drivers/net/wireless/rt2x00/rt2400pci.c
index 5c88fdc136a4fb8d63d8ca92b0a267ffe8f84223..2725f3c4442eca8af535ff49123a3bb96eab7a71 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2400pci.c
+++ b/
drivers/net/wireless/rt2x00/rt2400pci.c
@@
-46,7
+46,7
@@
* These indirect registers work with busy bits,
* and we will try maximal REGISTER_BUSY_COUNT times to access
* the register while taking a REGISTER_BUSY_DELAY us delay
- * between each att
a
mpt. When the busy bit is still set at that time,
+ * between each att
e
mpt. When the busy bit is still set at that time,
* the access attempt is considered to have failed,
* and we will print an error.
*/