aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2017-06-18 09:59:28 +0200
committerSimon Wunderlich <[email protected]>2017-07-29 09:51:27 +0200
commite04de4861cdebdfaa13507ad3d40e6542aeab857 (patch)
treed341f54072c2be6369312c1c7c9507460de1ebda /tools/perf/scripts/python/bin
parent6a04be8d860e86ad84b99045395d9e46ed7304cf (diff)
batman-adv: Remove variable deprecated by skb_put_data
skb_put_data makes it unnecessary to store the skb_put return value to copy some data to the packet. The returned pointer of skb_put_data should therefore not stored by functions which previously only used it to copy some data. Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions