wl1251: send filters to firmware as they are set
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 9 Jun 2012 21:57:10 +0000 (00:57 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 21 Jun 2012 13:32:46 +0000 (16:32 +0300)
Firmware supports changing filters using ACX_RX_CFG command,
so use it in .configure_filter callback. Firmware also supports
probe request filtering, so add it too along the way.
This will also re-enable BSSID filter which is removed by join
comman while associating.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>

No differences found