diff options
author | Arend Van Spriel <arend.vanspriel@broadcom.com> | 2017-04-25 10:10:08 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2017-05-19 10:47:04 +0300 |
commit | 1ed760c9aca0b69c5b24c6fd454bcc573a01df99 (patch) | |
tree | a93bf10ac52ba52d284524b482afb88b1d223640 /scripts/checkincludes.pl | |
parent | 4dcb78085d569438e9616bf86d2a64e1acdc5e4a (diff) |
ath6kl: assure headroom of skbuff is writable in .start_xmit()
An issue was found brcmfmac driver in which a skbuff in .start_xmit()
callback was actually cloned. So instead of checking for sufficient
headroom it should also be writable. Hence use skb_cow_head() to
check and expand the headroom appropriately.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Tested-by: Steve deRosier <derosier@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'scripts/checkincludes.pl')
0 files changed, 0 insertions, 0 deletions