From: Sujith Date: Mon, 29 Mar 2010 10:37:20 +0000 (+0530) Subject: ath9k_htc: Initialize HW opmode X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f01a84e81d10e38daa504348217895fe414a24b;p=pandora-kernel.git ath9k_htc: Initialize HW opmode Not setting the opmode properly during initialization results in the firmware sending up a bunch of packets before add_interface() has been called, for the first interface. This patch fixes the issue by setting the initial mode to 'managed'. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed