diff options
author | Sascha Herrmann <sascha@ps.nvbi.de> | 2013-04-04 11:02:00 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-08 16:00:16 (GMT) |
commit | f8075a8c946d11e17bb5d837e2a032206f26ec70 (patch) | |
tree | 7dc87762f7f63dab23507ca3a2a45df3b1e331f5 /arch/m32r | |
parent | 07783f39e1433574cff20ca774684c3921162b59 (diff) | |
download | linux-fsl-qoriq-f8075a8c946d11e17bb5d837e2a032206f26ec70.tar.xz |
at86rf230: remove unnecessary / dead code
In at86rf230_probe() lp was first set to dev->priv and a few lines later
dev->priv was set to lp again, without changing lp in between. The call
to ieee802154_unregister_device() before err_irq: was unreachable.
Signed-off-by: Sascha Herrmann <sascha@ps.nvbi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions