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:
63f0023
)
[PATCH] libertas: fix misspelling in debug message
author
Dan Williams
<dcbw@redhat.com>
Thu, 2 Aug 2007 17:19:56 +0000
(13:19 -0400)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:15 +0000
(16:50 -0700)
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/libertas/assoc.c
b/drivers/net/wireless/libertas/assoc.c
index ffeec2fa60ae32b51a0ea10704610e0a8f6df278..3131afcf4590e4ec01326f8e47886457e5df4d0d 100644
(file)
--- a/
drivers/net/wireless/libertas/assoc.c
+++ b/
drivers/net/wireless/libertas/assoc.c
@@
-622,7
+622,7
@@
void libertas_association_worker(struct work_struct *work)
}
if (adapter->connect_status != LIBERTAS_CONNECTED) {
- lbs_deb_assoc("ASSOC: asso
ic
ation attempt unsuccessful, "
+ lbs_deb_assoc("ASSOC: asso
ci
ation attempt unsuccessful, "
"not connected.\n");
success = 0;
}