Re: [PATCH 1/1] ath10k: fixing wrong initialization of struct channel

From: Kalle Valo
Date: Fri Jul 24 2015 - 03:48:26 EST


Maninder Singh <maninder1.s@xxxxxxxxxxx> writes:

> chandef is initialized with NULL and on the very next line,
> we are using it to get channel, which is not correct.
>
> channel should be initialized after obtaining chandef.
>
> Signed-off-by: Maninder Singh <maninder1.s@xxxxxxxxxxx>

Thanks, applied.

--
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/