mac802154: tx: move stats tx increment
authorAlexander Aring <alex.aring@gmail.com>
Sun, 26 Oct 2014 08:37:12 +0000 (09:37 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 26 Oct 2014 16:24:05 +0000 (17:24 +0100)
commit409c3b0c5f030e36e9d6ca747dc3059eadde0cad
tree5bee1b2776453310941f76349c2660189b79570a
parentb7eec52bcb7ab93a8cce0f718f42fa17d6d91745
mac802154: tx: move stats tx increment

This patch moves the stats increment of successful transmitted packets
in the right place when the skb was really successful transmitted.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/tx.c