staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 16 May 2020 10:39:34 +0000 (11:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 May 2020 14:17:18 +0000 (16:17 +0200)
commit9deca1e3e2b682a2b1e40f8970f36e1703e27bfc
treed9bafeee405d9d8de5b59fb07124c1e8f66f15d9
parentabfd23743d479137ad9912597ca13383f73f01f8
staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.

Create room for vnt_tx_short_buf_head in sk_buff and vnt_tx_usb_header.

The struct ieee80211_mgmt is not longer in the header and is at
the initial skb->data point.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/5f00d319-9242-65b2-d100-dcfe9b0e32be@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h