[PATCH] Add IEEE80211_TX_CTL_REQ_TX_STATUS support

Pontus Fuchs pontus.fuchs at gmail.com
Wed Jun 5 02:51:30 EDT 2013


On 2013-06-05 08:17, Kalle Valo wrote:
>> +		wcn36xx_fill_tx_bd(wcn, ctl->bd_cpu_addr, broadcast, 0, tx_ack);
>> +	} else
>> +		wcn36xx_fill_tx_bd(wcn, ctl->bd_cpu_addr, broadcast, 1, tx_ack);
>
> Forgot to mention that I think that the coding style requires braces
> also for the else branch here.

I first had braces but checkpatch complained.

//Pontus





More information about the wcn36xx mailing list