[PATCH 1/1] Cleanup encryption implementation

Pontus Fuchs pontus.fuchs at gmail.com
Thu Jun 27 06:05:45 EDT 2013


On 2013-06-26 13:40, Olof Johansson wrote:
> This commit cleans up the encryption implementation by removing
> unnecessary stuff like the en_state and the encrypt parameter.

[...]

>   		bd->sta_index = wcn->current_vif->sta_index;
>   		bd->dpu_desc_idx = wcn->current_vif->dpu_desc_index;
> +		if(ieee80211_is_nullfunc(hdr->frame_control))
> +			bd->dpu_ne = 1;

Space before if...

The rest looks good.

Cheers,

Pontus



More information about the wcn36xx mailing list