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

Commit b1d5ee70 authored by Larry Finger's avatar Larry Finger
Browse files

staging: rtl8192e: Fix edit error in removal of dead code associated with RTL8190P



One too many lines were removed in an earlier patch. Rather than resubmit
as a V2, this line is added back here.

Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
parent f8f3b8a5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1535,6 +1535,8 @@ void rtl8192_query_rxphystatus(
	{

		u8 report;

		priv->stats.numqry_phystatusCCK++;
		if (!reg824_bit9)
		{
			report = pcck_buf->cck_agc_rpt & 0xc0;