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

Commit 2349c05a authored by Matthias Beyer's avatar Matthias Beyer Committed by Greg Kroah-Hartman
Browse files

Staging: bcm: Transmit.c: Removed obvious comment

parent 358ed017
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;