From: Aarthi Thiruvengadam Date: Tue, 28 Feb 2012 17:17:04 +0000 (-0800) Subject: ath6kl: Clear the IE in firmware if not set X-Git-Tag: v3.4-rc1~177^2~48^2~55^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080eec4fb478f10c6f171875634fc3174da1a1c3;p=pandora-kernel.git ath6kl: Clear the IE in firmware if not set Remove check so that IE in firmware is cleared if not set. Without this fix, any previously set IE will be used incorrectly in the next frame. For example, consider the scenario where a P2P device scan is followed by a regular station scan. The P2P IE set by the P2P scan needs to be cleared, otherwise the station scan will contain the P2P IE. kvalo: indentation fixes Signed-off-by: Aarthi Thiruvengadam Signed-off-by: Kalle Valo --- Reading git-diff-tree failed