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

Commit 2588f554 authored by Raja Mani's avatar Raja Mani Committed by Kalle Valo
Browse files

ath6kl: Print bad trailer data only when htc fails to parse trailer info

parent 58d92abc
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1400,6 +1400,7 @@ static int htc_proc_trailer(struct htc_target *target,
		len -= record->len;
	}

	if (status)
		ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, "BAD Recv Trailer",
				orig_buf, orig_len);