staging: rtl8192e: Remove unused variables ntotalfrag and Seq_Num
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Wed, 21 Feb 2024 21:46:01 +0000 (22:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:02:41 +0000 (14:02 +0000)
commit7fd0eae5a39f99eafd80ff773c1af012335d32ba
treed7c3ad62eda34daaac7bcd2e3153b7f4b5b576dc
parentfcd3b81661f90b36fe7fdc4cefa078889eff5833
staging: rtl8192e: Remove unused variables ntotalfrag and Seq_Num

Remove unused variables ntotalfrag and Seq_Num as they are set and never
evaluated. Remove resulting local variables seq, sc and hdr as well.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/4a3f2d217631076ee9994b46f8672eceaea8568c.1708461563.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtllib.h