staging: wfx: drop useless wfx_fwd_probe_req()
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Apr 2020 16:11:38 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 10:29:43 +0000 (12:29 +0200)
commit824f830fc0943e91bbce44799e76dc50e1fbdad2
treea43fbf040f8ba972977374cd9d50ea59a69eb295
parented4a707d2643de1afb938095558e3e61f6c3badd
staging: wfx: drop useless wfx_fwd_probe_req()

wfx_fwd_probe_req() is a function of two lines called from only one
place. In order to uniformize all filtering functions, drop
wfx_fwd_probe_req().

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200415161147.69738-12-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c
drivers/staging/wfx/sta.h