提交 b1d5ee70 编写于 作者: L Larry Finger

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: NLarry Finger <Larry.Finger@lwfinger.net>
上级 f8f3b8a5
......@@ -1535,6 +1535,8 @@ void rtl8192_query_rxphystatus(
{
u8 report;
priv->stats.numqry_phystatusCCK++;
if (!reg824_bit9)
{
report = pcck_buf->cck_agc_rpt & 0xc0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册