James Hughes <[email protected]> wrote: > 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 <[email protected]> > Acked-by: Arend van Spriel <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 9cc4b7cb86cb brcmfmac: Make skb header writable before use -- https://patchwork.kernel.org/patch/9697763/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
