Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
		}