From: Alexander Aring <alex.aring@gmail.com>
To: linux-wpan@vger.kernel.org
Cc: kernel@pengutronix.de, Alexander Aring <alex.aring@gmail.com>
Subject: [PATCHv2 bluetooth-next 5/5] at86rf230: remove unnecessary assign
Date: Mon, 15 Dec 2014 10:25:57 +0100 [thread overview]
Message-ID: <1418635557-6670-6-git-send-email-alex.aring@gmail.com> (raw)
In-Reply-To: <1418635557-6670-1-git-send-email-alex.aring@gmail.com>
The attribute extra_tx_headroom should already be zero.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <s.schmidt@samsung.com>
---
drivers/net/ieee802154/at86rf230.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ieee802154/at86rf230.c b/drivers/net/ieee802154/at86rf230.c
index 9f61748..577b24e 100644
--- a/drivers/net/ieee802154/at86rf230.c
+++ b/drivers/net/ieee802154/at86rf230.c
@@ -1405,7 +1405,6 @@ at86rf230_detect_device(struct at86rf230_local *lp)
return -EINVAL;
}
- lp->hw->extra_tx_headroom = 0;
lp->hw->flags = IEEE802154_HW_TX_OMIT_CKSUM | IEEE802154_HW_AACK |
IEEE802154_HW_TXPOWER | IEEE802154_HW_ARET |
IEEE802154_HW_AFILT | IEEE802154_HW_PROMISCUOUS;
--
2.1.3
next prev parent reply other threads:[~2014-12-15 9:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 9:25 [PATCHv2 bluetooth-next 0/5] at86rf230: cleanups Alexander Aring
2014-12-15 9:25 ` [PATCHv2 bluetooth-next 1/5] at86rf230: remove if branch Alexander Aring
2014-12-15 9:34 ` Stefan Schmidt
2014-12-15 9:25 ` [PATCHv2 bluetooth-next 2/5] at86rf230: make at86rf230_async_error inline Alexander Aring
2014-12-15 9:25 ` [PATCHv2 bluetooth-next 3/5] at86rf230: fix context pointer handling Alexander Aring
2014-12-15 9:25 ` [PATCHv2 bluetooth-next 4/5] at86rf230: cleanup check on trac status Alexander Aring
2014-12-15 9:25 ` Alexander Aring [this message]
2014-12-18 23:21 ` [PATCHv2 bluetooth-next 0/5] at86rf230: cleanups Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418635557-6670-6-git-send-email-alex.aring@gmail.com \
--to=alex.aring@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-wpan@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox