diff options
author | Mitsuhiro Kimura <mitsuhiro.kimura.kc@renesas.com> | 2014-12-08 11:46:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-10 00:05:08 +0100 |
commit | 450fa21942fe2c37f0c9f52d1a33bbc081eee288 (patch) | |
tree | ffb15f5ed34a175e84ba59a02d28baf7081a087a /net/ieee802154 | |
parent | sh_eth: Optimization for RX excess judgement (diff) | |
download | linux-450fa21942fe2c37f0c9f52d1a33bbc081eee288.tar.xz linux-450fa21942fe2c37f0c9f52d1a33bbc081eee288.zip |
sh_eth: Remove redundant alignment adjustment
PTR_ALIGN macro after skb_reserve is redundant, because skb_reserve
function adjusts the alignment of skb->data.
Signed-off-by: Mitsuhiro Kimura <mitsuhiro.kimura.kc@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions