staging: vt6656: move key frag controls to vnt_fill_txkey
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 21 May 2020 09:57:47 +0000 (10:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 09:02:28 +0000 (11:02 +0200)
commit1dfb74b1ea6d8e5977a9bdc0915f22934b33d8ea
tree4af5f8488656c25fdbbffa81420fc9206021a130
parentdc6490b0c5058c44868b3921cfd3b2a223ee038c
staging: vt6656: move key frag controls to vnt_fill_txkey

vnt_fill_txkey now has access to tx_buffer move cipher frag controls

The icv_len is the only thing needed from hw_key in vnt_tx_packet.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/bb91b159-387a-005b-f614-c541de128c40@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c