projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b48a7c1
)
ieee802154/at86rf230: Remove unneeded blank lines
author
Stefan Schmidt
<s.schmidt@samsung.com>
Fri, 12 Dec 2014 11:45:28 +0000
(12:45 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 18 Dec 2014 23:19:24 +0000
(
00:19
+0100)
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/at86rf230.c
patch
|
blob
|
history
diff --git
a/drivers/net/ieee802154/at86rf230.c
b/drivers/net/ieee802154/at86rf230.c
index 0626e7d09a7291eee53881c6c352630d700eb158..318bc4b001e4786d8e363e812c3574c80be90226 100644
(file)
--- a/
drivers/net/ieee802154/at86rf230.c
+++ b/
drivers/net/ieee802154/at86rf230.c
@@
-524,7
+524,6
@@
at86rf230_async_state_assert(void *context)
}
}
-
dev_warn(&lp->spi->dev, "unexcept state change from 0x%02x to 0x%02x. Actual state: 0x%02x\n",
ctx->from_state, ctx->to_state, trx_state);
}
@@
-762,7
+761,6
@@
at86rf230_tx_trac_check(void *context)
at86rf230_tx_on(context);
}
-
static void
at86rf230_tx_trac_status(void *context)
{