miaoqing pan <miaoqing@xxxxxxxxxxxxxx> wrote: > From: Miaoqing Pan <miaoqing@xxxxxxxxxxxxxx> > > The quality of ADC entropy is 10 bits of min-entropy for > a 32-bit value, change '(((x) * 8 * 320) >> 10)' to > '(((x) * 8 * 10) >> 5)' for easier understanding. > > Signed-off-by: Miaoqing Pan <miaoqing@xxxxxxxxxxxxxx> I need some help here, it this patch ok to take or should I drop it? The discussion is available from the patchwork link below if someone needs to refresh the memory. -- https://patchwork.kernel.org/patch/9270463/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches