From: Eliad Peller Date: Tue, 24 Jan 2012 16:18:43 +0000 (+0200) Subject: wl12xx: remove wl1271_tx_update_filters X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~126^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2801d69e84d04714c22f8cc22fbe8535ac5f1eb7;p=pandora-kernel.git wl12xx: remove wl1271_tx_update_filters wl1271_tx_update_filters() is used as some workaround to open filters while roaming on the same channel. However, it doesn't handle roaming to a different channel, and it might also sleep in the tx path, which is a bug. With the new auth/assoc redesign, roaming is much simpler, and this function is not needed anymore. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed