From: Grazvydas Ignotas Date: Sat, 16 Jun 2012 19:31:50 +0000 (+0300) Subject: wl1251: send filters to firmware as they are set X-Git-Tag: v3.6-rc1~125^2~57^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b60c144cd32db5ca5185405e9b3f84cac9df9a;p=pandora-kernel.git wl1251: send filters to firmware as they are set 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 now removed by join command while associating. Signed-off-by: Grazvydas Ignotas Signed-off-by: John W. Linville --- Reading git-diff-tree failed