Hi Alex, > This patch fix an issue when at86rf230_read_subreg was successful. The > function at86rf230_read_subreg will directly call regmap_read which > returns zero on successful. Nobody figured out issues yet because it was > only necessary to evaluate dvdd state while probing. This could make > trouble because the stack variable could have an random value. > > The function is also used by reset the irq line before requesting irq, but > the value isn't evaluated afterwards. > > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > drivers/net/ieee802154/at86rf230.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html