commit | eaac2c876ecce420d24ff5d5b6d6a51390446798 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sun Jul 17 21:04:01 2016 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Sun Oct 30 11:11:36 2016 +0100 |
tree | 7d136c50718d0c2c8b1cad4f0fa3323669f1476e | |
parent | bd687fe41991611a6904b7cbc1d596f687584ebb [diff] |
batman-adv: Count all non-success TX packets as dropped A failure during the submission also causes dropped packets. batadv_interface_tx should therefore also increase the DROPPED counter for these returns. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>