staging: vt6656: Move calling point of vnt_fill_txkey.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 21 May 2020 09:54:29 +0000 (10:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 09:02:28 +0000 (11:02 +0200)
commitdc6490b0c5058c44868b3921cfd3b2a223ee038c
treecdacc36a4fa51fda332ac06a72b03f1ddeb2e810
parent4f1b5df4205b0f42019b635e00cc5eeff99481ce
staging: vt6656: Move calling point of vnt_fill_txkey.

Change vnt_fill_txkey to return true if mic_hdr is needed and
change calling point at where it is to be placed.

tx_buffer is already in tx_context.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/f08a6f07-a77e-0b8e-cb05-505a1f995683@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c