commit | 0535d9f4f07df9a592b77fe75f66faee66a851e8 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Mon Oct 12 15:08:56 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:06 2009 -0400 |
tree | 23816ea1c9455a5de00174732a47b5e818964108 | |
parent | 8bcfcb125b036e978b1bd478d3f68278b05bcfd6 [diff] |
wl1271: use acx_rx_config instead of join when updating filters We shouldn't use a join command to change the filter settings while associated. The right way to do it is to use ACX_RX_CFG. Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>