staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Apr 2020 16:11:43 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 10:29:46 +0000 (12:29 +0200)
commita558395d4ce328d39772ffd88422aaad5d572449
tree96beaa95dfe50209396f9cc071284a44cc874397
parentf41224bd47fe2f6a36bf2ba579ed5f677e288ffa
staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'

It is now useless to store filter_prbreq and filter_bssid in struct
wfx_vif. We can just pass them as parameters to hif_set_rx_filter().

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