From: Eliad Peller Date: Thu, 15 Sep 2011 13:05:47 +0000 (+0300) Subject: wl12xx: Use dev_hlid for auth and assoc req X-Git-Tag: v3.2-rc1~129^2~183^2~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df4c849f4608e8962f019fea6021ebd602a11641;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed