aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/network-coding.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2016-07-17 15:04:02 -0400
committerSimon Wunderlich <sw@simonwunderlich.de>2016-10-30 06:11:37 -0400
commit8def0be82dd1507bcdc5fd35d12e35ace1e39dff (patch)
tree4ac45f4e1d2e822e867c2243133088343f5f01c6 /net/batman-adv/network-coding.c
parenteaac2c876ecce420d24ff5d5b6d6a51390446798 (diff)
batman-adv: Consume skb in batadv_frag_send_packet
Sending functions in Linux consume the supplied skbuff. Doing the same in batadv_frag_send_packet avoids the hack of returning -1 (-EPERM) to signal the caller that he is responsible for cleaning up the skb. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/network-coding.c')
0 files changed, 0 insertions, 0 deletions