diff options
Diffstat (limited to 'drivers/net/ieee802154/at86rf230.c')
-rw-r--r-- | drivers/net/ieee802154/at86rf230.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ieee802154/at86rf230.c b/drivers/net/ieee802154/at86rf230.c index 7a1a8e39b130..6ebd665892d8 100644 --- a/drivers/net/ieee802154/at86rf230.c +++ b/drivers/net/ieee802154/at86rf230.c | |||
@@ -664,7 +664,6 @@ at86rf230_async_state_change_start(void *context) | |||
664 | enable_irq(lp->spi->irq); | 664 | enable_irq(lp->spi->irq); |
665 | 665 | ||
666 | at86rf230_async_error(lp, &lp->state, rc); | 666 | at86rf230_async_error(lp, &lp->state, rc); |
667 | dev_err(&lp->spi->dev, "spi_async error %d\n", rc); | ||
668 | } | 667 | } |
669 | } | 668 | } |
670 | 669 | ||