]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: return netdev status in the TX path
authorAntonio Quartulli <antonio.quartulli@open-mesh.com>
Wed, 18 May 2016 09:38:48 +0000 (11:38 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Mon, 4 Jul 2016 10:37:18 +0000 (12:37 +0200)
commit683a9f06c934dc042a566d0dcbb5312a3d3f2085
tree8a44b847d9cdc89d92289db192e34977307df55c
parent490e05e276fa99a683dd14b1515fc2af53559b34
batman-adv: return netdev status in the TX path

Return the proper netdev TX status along the TX path so that the tp_meter
can understand when the queue is full and should stop sending packets.

Signed-off-by: Antonio Quartulli <antonio.quartulli@open-mesh.com>
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/fragmentation.c
net/batman-adv/fragmentation.h
net/batman-adv/routing.c
net/batman-adv/send.c
net/batman-adv/tvlv.c