[PATCH] libertas: fix misspelling in debug message
Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
63f0023bc3
commit
81173e34d4
@ -622,7 +622,7 @@ void libertas_association_worker(struct work_struct *work)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (adapter->connect_status != LIBERTAS_CONNECTED) {
|
if (adapter->connect_status != LIBERTAS_CONNECTED) {
|
||||||
lbs_deb_assoc("ASSOC: assoication attempt unsuccessful, "
|
lbs_deb_assoc("ASSOC: association attempt unsuccessful, "
|
||||||
"not connected.\n");
|
"not connected.\n");
|
||||||
success = 0;
|
success = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user