提交 6979494a 编写于 作者: J Jes Sorensen 提交者: Kalle Valo

rtl8xxxu: Remove unncessary semicolon

This removes an superfluous semicolon.
Reported-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 87957081
......@@ -7195,7 +7195,7 @@ static void rtl8xxxu_tx(struct ieee80211_hw *hw,
tx_desc->txdw3 |=
cpu_to_le32(TXDESC_HW_RTS_ENABLE_8723B);
}
};
}
rtl8xxxu_calc_tx_desc_csum(tx_desc);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册