diff options
author | James Hughes <james.hughes@raspberrypi.org> | 2017-04-25 10:15:06 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-04-26 12:05:18 +0300 |
commit | 9cc4b7cb86cbcc6330a3faa8cd65268cd2d3c227 (patch) | |
tree | 3d14d129a0cbcbe99f102bfee8ff9b7785865a5f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 455a1eb4654c24560eb9dfc634f29cba3d87601e (diff) |
brcmfmac: Make skb header writable before use
The driver was making changes to the skb_header without
ensuring it was writable (i.e. uncloned).
This patch also removes some boiler plate header size
checking/adjustment code as that is also handled by the
skb_cow_header function used to make header writable.
Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions