diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-09-25 22:52:51 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2018-10-01 13:34:13 +0300 |
commit | 606f8e343349680b8f3123ee66be8fdc8cc43550 (patch) | |
tree | e348dfe5dc4288c51264098e9e756081b12ffb3b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 481bb0432414f790066205fe77226b7d1877385d (diff) | |
download | linux-606f8e343349680b8f3123ee66be8fdc8cc43550.tar.xz |
mt76: use skb_pad() instead of __skb_pad()
mt76 uses __skb_pad() with free_on_error set to true, this is the same
as calling skb_pad().
This patch does not change any functionality, but it makes it easier to
backport this driver in backports, because skb_pad() is also available
in older kernel versions.
Fixes: b40b15e1521f ("mt76: add usb support to mt76 layer")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions