OSDN Git Service

ieee802154: 6lowpan: remove tx full-size calc workaround
authorAlexander Aring <alex.aring@gmail.com>
Wed, 2 Sep 2015 12:21:31 +0000 (14:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:04 +0000 (13:20 +0200)
commit187625e18498ff0f3738a059778a8578171f06c8
treed90708bc1bf652ff508729742a93c5059b5e4215
parent0c4349687fb6de660b24d3498d12e068f0320425
ieee802154: 6lowpan: remove tx full-size calc workaround

This patch removes a workaround for datagram_size calculation while
doing fragmentation on transmit.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/6lowpan.h
net/ieee802154/6lowpan/tx.c