staging: vt6656: create vnt rx header for sk_buff.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 19 Jan 2020 12:02:56 +0000 (12:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jan 2020 08:52:38 +0000 (09:52 +0100)
commit8902ecd70b3e3f13370af9f9e0134ad16e46fb50
tree338459791acedb4680aece02b2e5e322deb2234e
parent743b2b7e08c76d3090373e9cd354edef6a0822b7
staging: vt6656: create vnt rx header for sk_buff.

vnt_rx_header contains the structure of the original variables
wbk_status, rx_sts, rx_rate and pay_load_len packed.

Replace all the old variables for the ones in this.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/094ee227-b114-ee75-67f7-bf07f8de099f@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/dpc.c