staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requests
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 29 Jul 2023 07:53:21 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2023 10:29:05 +0000 (12:29 +0200)
commitfc6ea9d3efccbb53b5574c5c1d32453ff881c794
tree52dbafbc672e4e40ddfad8706440dddf6f0a12af
parentbbf2b164d2214adca9307e4be03724b5a47e42df
staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requests

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

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