Re: wcn36xx: Fix error handling

2017-03-09 Thread Kalle Valo
plied to ath-next branch of ath.git, thanks. 4aa2d31f5df8 wcn36xx: Fix error handling -- https://patchwork.kernel.org/patch/9581709/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

[PATCH] wcn36xx: Fix error handling

2017-02-19 Thread Christophe JAILLET
Reorder 'out_free_dxe_pool' and 'out_free_dxe_ctl' error handling labels in order to match the way resources have been allocated. Signed-off-by: Christophe JAILLET --- drivers/net/wireless/ath/wcn36xx/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2