staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probe
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 29 Jul 2023 07:53:14 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2023 10:29:05 +0000 (12:29 +0200)
commitbbf2b164d2214adca9307e4be03724b5a47e42df
tree1c28d126ae7725bf7aa0eefcf9a679a12698ca00
parent206e69b6363ddcfc67c6f6fe66446580c8b125ab
staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probe

Function rtllib_send_probe() has unused parameter is_mesh. Remove dead
code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/5b1f4b9d8f81790c151adc7f9b6611f0b5cd94a5.1690615475.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_softmac.c