Skip to content
Snippets Groups Projects
Commit 81173e34 authored by Dan Williams's avatar Dan Williams Committed by David S. Miller
Browse files

[PATCH] libertas: fix misspelling in debug message

parent 63f0023b
No related branches found
No related tags found
No related merge requests found
......@@ -622,7 +622,7 @@ void libertas_association_worker(struct work_struct *work)
}
if (adapter->connect_status != LIBERTAS_CONNECTED) {
lbs_deb_assoc("ASSOC: assoication attempt unsuccessful, "
lbs_deb_assoc("ASSOC: association attempt unsuccessful, "
"not connected.\n");
success = 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment