Message ID | e3c7061c-75f6-7400-14ec-027078bf7dde@pengutronix.de (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
diff --git a/drivers/net/ieee802154/at86rf230.c b/drivers/net/ieee802154/at86rf230.c index 9f10da6..d4c6d72 100644 --- a/drivers/net/ieee802154/at86rf230.c +++ b/drivers/net/ieee802154/at86rf230.c @@ -447,8 +447,6 @@ at86rf230_async_state_assert(void *context) ctx->to_state == STATE_TRX_OFF) { u8 state = ctx->to_state; - if (lp->tx_retry >= AT86RF2XX_MAX_TX_RETRIES) - state = STATE_FORCE_TRX_OFF; lp->tx_retry++; at86rf230_async_state_change(lp, ctx, state,