提交 2349c05a 编写于 作者: M Matthias Beyer 提交者: Greg Kroah-Hartman

Staging: bcm: Transmit.c: Removed obvious comment

Signed-off-by: NMatthias Beyer <mail@beyermatthias.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 358ed017
......@@ -200,7 +200,7 @@ static int tx_pending(struct bcm_mini_adapter *Adapter)
* @ingroup tx_functions
* Transmit thread
*/
int tx_pkt_handler(struct bcm_mini_adapter *Adapter /**< pointer to adapter object*/)
int tx_pkt_handler(struct bcm_mini_adapter *Adapter)
{
int status = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册