diff options
author | 2017-04-25 10:15:06 +0100 | |
---|---|---|
committer | 2017-04-26 12:05:18 +0300 | |
commit | 9cc4b7cb86cbcc6330a3faa8cd65268cd2d3c227 (patch) | |
tree | 3d14d129a0cbcbe99f102bfee8ff9b7785865a5f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | brcmfmac: Ensure pointer correctly set if skb data location changes (diff) | |
download | wireguard-linux-9cc4b7cb86cbcc6330a3faa8cd65268cd2d3c227.tar.xz wireguard-linux-9cc4b7cb86cbcc6330a3faa8cd65268cd2d3c227.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions