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)
commitf50ca95a691e9fd1fce530aade58c98d621cb1fe
tree8a44b847d9cdc89d92289db192e34977307df55c
parent5da0aef5e93591b373010c10f374c4161b37728c
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
This page took 0.026553 seconds and 5 git commands to generate.