commit | df4c849f4608e8962f019fea6021ebd602a11641 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Sep 15 16:05:47 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Fri Sep 23 14:38:51 2011 +0300 |
tree | e98627f5057146c0e2306b0cb840736b9597be4d | |
parent | c6930b07b3d0a8c529e1d9287bd5994319cf447d [diff] |
wl12xx: Use dev_hlid for auth and assoc req On roaming, the auth and assoc req are sent with the sta hlid. This is wrong, as the sta hlid is configured according to the old ap. Use the dev_hlid instead. Move the wl1271_tx_update_filters() call into wl1271_tx_get_hlid(), so wl->dev_hlid will be valid. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>