提交 5d6566ff 编写于 作者: J John W. Linville

ar9170: remove usage of deprecated noise value

Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 3377d1b9
......@@ -926,7 +926,6 @@ static void ar9170_rx_phy_status(struct ar9170 *ar,
/* TODO: we could do something with phy_errors */
status->signal = ar->noise[0] + phy->rssi_combined;
status->noise = ar->noise[0];
}
static struct sk_buff *ar9170_rx_copy_data(u8 *buf, int len)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册