RE: [PATCH] mei: fix an && vs || typo

From: Winkler, Tomas
Date: Sat Jan 06 2018 - 16:59:14 EST



>
> ->dev_state can't be both MEI_DEV_RESETTING and
> MEI_DEV_POWER_DOWN at
> the same time. && was clearing intended here.
>
> Fixes: 8d52af6795c0 ("mei: speed up the power down flow")
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>


Thanks Dan but this was already reported and patch was created by Colin.
https://lkml.org/lkml/2017/12/19/696
I guess Greg has missed that one.
Thanks
Tomas